Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

A - Static variable in class com.google.cloud.dns.RecordSet.Type
Address record, which is used to map host names to their IPv4 address.
AAAA - Static variable in class com.google.cloud.dns.RecordSet.Type
IPv6 Address record, which is used to map host names to their IPv6 address.
AbortedException - Exception in com.google.cloud.spanner
Exception thrown by Cloud Spanner when an operation detects that a transaction has aborted.
abortOn(Class<? extends Exception>...) - Method in class com.google.cloud.ExceptionHandler.Builder
Adds the exceptions to abort on.
AbstractStructReader - Class in com.google.cloud.spanner
Base class for assisting StructReader implementations.
AbstractStructReader() - Constructor for class com.google.cloud.spanner.AbstractStructReader
 
ack() - Method in interface com.google.cloud.pubsub.v1.AckReplyConsumer
Acknowledges that the message has been successfully processed.
acknowledgeCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
acknowledgeCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
acknowledgeSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to acknowledge.
acknowledgeSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to acknowledge.
AckReplyConsumer - Interface in com.google.cloud.pubsub.v1
Accepts a reply, sending it to the service.
Acl - Class in com.google.cloud.bigquery
Access Control for a BigQuery Dataset.
Acl - Class in com.google.cloud.storage
Access Control List for buckets or blobs.
acl() - Method in interface com.google.cloud.storage.contrib.nio.CloudStorageFileAttributes
Returns access control list.
Acl.Builder - Class in com.google.cloud.storage
Builder for Acl objects.
Acl.Domain - Class in com.google.cloud.bigquery
Class for a BigQuery Domain entity.
Acl.Domain - Class in com.google.cloud.storage
Class for ACL Domain entities.
Acl.Entity - Class in com.google.cloud.bigquery
Base class for BigQuery entities that can be grant access to the dataset.
Acl.Entity - Class in com.google.cloud.storage
Base class for Access Control List entities.
Acl.Entity.Type - Enum in com.google.cloud.bigquery
Types of BigQuery entities.
Acl.Entity.Type - Enum in com.google.cloud.storage
 
Acl.Group - Class in com.google.cloud.bigquery
Class for a BigQuery Group entity.
Acl.Group - Class in com.google.cloud.storage
Class for ACL Group entities.
Acl.Project - Class in com.google.cloud.storage
Class for ACL Project entities.
Acl.Project.ProjectRole - Class in com.google.cloud.storage
 
Acl.RawEntity - Class in com.google.cloud.storage
 
Acl.Role - Class in com.google.cloud.bigquery
Dataset roles supported by BigQuery.
Acl.Role - Class in com.google.cloud.storage
 
Acl.User - Class in com.google.cloud.bigquery
Class for a BigQuery User entity.
Acl.User - Class in com.google.cloud.storage
Class for ACL User entities.
Acl.View - Class in com.google.cloud.bigquery
Class for a BigQuery View entity.
active() - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of verifying if a transaction is active.
ACTIVE - Static variable in class com.google.cloud.resourcemanager.ProjectInfo.State
The normal and active state.
add(String, String) - Method in class com.google.cloud.compute.Metadata.Builder
Adds a key/value pair to the instance metadata.
add(String) - Method in class com.google.cloud.compute.Tags.Builder
Adds a tag to the list of tags.
add(AddressId) - Method in class com.google.cloud.compute.testing.ResourceCleaner
 
add(DiskId) - Method in class com.google.cloud.compute.testing.ResourceCleaner
 
add(SnapshotId) - Method in class com.google.cloud.compute.testing.ResourceCleaner
 
add(NetworkId) - Method in class com.google.cloud.compute.testing.ResourceCleaner
 
add(SubnetworkId) - Method in class com.google.cloud.compute.testing.ResourceCleaner
 
add(ImageId) - Method in class com.google.cloud.compute.testing.ResourceCleaner
 
add(InstanceId) - Method in class com.google.cloud.compute.testing.ResourceCleaner
 
add(FullEntity<?>) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
add(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Batch
Datastore add operation: inserts the provided entity.
add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Batch
Datastore add operation: inserts the provided entities.
add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Datastore
Datastore add operation: inserts the provided entity.
add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Datastore
Datastore add operation: inserts the provided entities.
add(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreWriter
Datastore add operation: inserts the provided entity.
add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreWriter
Datastore add operation: inserts the provided entities.
add(FullEntity<?>) - Method in interface com.google.cloud.datastore.Transaction
Datastore add operation: inserts the provided entity.
add(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
Datastore add operation: inserts the provided entities.
add(RecordSet) - Method in class com.google.cloud.dns.ChangeRequest.Builder
 
add(RecordSet) - Method in class com.google.cloud.dns.ChangeRequestInfo.Builder
Adds a RecordSet to be added to the zone upon executing this ChangeRequestInfo.
add(Map<String, Object>) - Method in class com.google.cloud.firestore.CollectionReference
Adds a new document to this collection with the specified data, assigning it a document ID automatically.
add(Object) - Method in class com.google.cloud.firestore.CollectionReference
Adds a new document to this collection with the specified POJO as contents, assigning it a document ID automatically.
add(String, Value) - Method in class com.google.cloud.spanner.Struct.Builder
Adds a new field named fieldName with the given value.
add(String, Iterable<Type.StructField>, Iterable<Struct>) - Method in class com.google.cloud.spanner.Struct.Builder
Adds a new field of type ARRAY<STRUCT<fieldTypes>> named fieldName with the given element values.
addAccessConfig(InstanceId, String, NetworkInterface.AccessConfig, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Adds an access configuration to an instance's network interface.
addAccessConfig(String, NetworkInterface.AccessConfig, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Adds an access configuration to the provided network interface for this instance.
addAccessConfig(String, String, String, AccessConfig, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Adds an access configuration to an instance's network interface.
addAccessConfig(String, String, String, AccessConfig, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
addAncestor(PathElement) - Method in class com.google.cloud.datastore.BaseKey.Builder
Adds an ancestor for this key.
addAncestors(PathElement, PathElement...) - Method in class com.google.cloud.datastore.BaseKey.Builder
Adds the provided ancestors to the key.
addAncestors(Iterable<PathElement>) - Method in class com.google.cloud.datastore.BaseKey.Builder
Adds the provided ancestors to the key.
addApplyChangeRequest(String, Change, RpcBatch.Callback<Change>, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch
Adds a call to "apply change request" to the batch with the provided callback and options.
addBinding(Cursor) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new positional binding.
addBinding(String...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new positional binding.
addBinding(long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new positional binding.
addBinding(double...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new positional binding.
addBinding(boolean...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new positional binding.
addBinding(Timestamp...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new positional binding.
addBinding(Key...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new positional binding.
addBinding(FullEntity<?>...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new positional binding.
addBinding(Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new positional binding.
addBucketIamMember(String, Role, Identity) - Method in class com.google.cloud.examples.storage.snippets.BucketIamSnippets
Example of adding a member to the Bucket-level IAM
addCreateZone(ManagedZone, RpcBatch.Callback<ManagedZone>, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch
Adds a call to "create zone" to the batch with the provided callback and options.
addDelete(StorageObject, RpcBatch.Callback<Void>, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.RpcBatch
Adds a call to "delete storage object" to the batch, with the provided callback and options.
addDeleteZone(String, RpcBatch.Callback<Void>) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch
Adds a call to "delete zone" to the batch with the provided callback.
addDistinctOn(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
Adds one or more properties to the existing group by clause.
addEnhancer(String) - Method in class com.google.cloud.logging.logback.LoggingAppender
Add extra labels using classes that implement LoggingEnhancer.
AddEntitiesAndRunQuery - Class in com.google.cloud.examples.datastore.snippets
A snippet for Google Cloud Datastore showing how to create and get entities.
AddEntitiesAndRunQuery() - Constructor for class com.google.cloud.examples.datastore.snippets.AddEntitiesAndRunQuery
 
addGet(StorageObject, RpcBatch.Callback<StorageObject>, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.RpcBatch
Adds a call to "get storage object" to the batch, with the provided callback and options.
addGetChangeRequest(String, String, RpcBatch.Callback<Change>, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch
Adds a call to "get change request" to the batch with the provided callback and options.
addGetProject(RpcBatch.Callback<Project>, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch
Adds a call to "get project" to the batch with the provided callback and options.
addGetZone(String, RpcBatch.Callback<ManagedZone>, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch
Adds a call to "get zone" to the batch with the provided callback and options.
addHandler(Logger, LoggingHandler) - Static method in class com.google.cloud.logging.LoggingHandler
Adds the provided LoggingHandler to logger.
addIdentity(Role, Identity, Identity...) - Method in class com.google.cloud.Policy.Builder
Adds one or more identities to the policy under the role specified.
addInterceptors(ExceptionHandler.Interceptor...) - Method in class com.google.cloud.ExceptionHandler.Builder
Adds the exception handler interceptors.
addKey(Key) - Method in class com.google.cloud.spanner.KeySet.Builder
Adds a key to the key set.
addLabel(String, String) - Method in class com.google.cloud.logging.LogEntry.Builder
Adds a label to the log entry's labels.
addLabel(String, String) - Method in class com.google.cloud.MonitoredResource.Builder
Adds a label to the labels of the monitored resource.
addLabel(String, String) - Method in class com.google.cloud.resourcemanager.Project.Builder
 
addLabel(String, String) - Method in class com.google.cloud.resourcemanager.ProjectInfo.Builder
Add a label associated with this project.
addLabel(String, String) - Method in class com.google.cloud.spanner.Instance.Builder
 
addLabel(String, String) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
 
addListChangeRequests(String, RpcBatch.Callback<ChangesListResponse>, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch
Adds a call to "list change requests" to the batch with the provided callback and options.
addListRecordSets(String, RpcBatch.Callback<ResourceRecordSetsListResponse>, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch
Adds a call to "list record sets" to the batch with the provided callback and options.
addListZones(RpcBatch.Callback<ManagedZonesListResponse>, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch
Adds a call to "list zones" to the batch with the provided callback and options.
AddLoggingHandler - Class in com.google.cloud.examples.logging.snippets
A snippet showing how to use Logger to log entries to Stackdriver Logging.
AddLoggingHandler() - Constructor for class com.google.cloud.examples.logging.snippets.AddLoggingHandler
 
addNamedParameter(String, QueryParameterValue) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Adds a named query parameter to the set of query parameters.
addOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
Adds settings to the existing order by clause.
addPatch(StorageObject, RpcBatch.Callback<StorageObject>, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.RpcBatch
Adds a call to "patch storage object" to the batch, with the provided callback and options.
addPositionalParameter(QueryParameterValue) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Adds a positional query parameter to the list of query parameters.
addProjection(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
Adds one or more projections to the existing projection clause.
addRange(KeyRange) - Method in class com.google.cloud.spanner.KeySet.Builder
Adds a range to the key set.
addRecord(String) - Method in class com.google.cloud.dns.RecordSet.Builder
Adds a record to the record set.
Address - Class in com.google.cloud.compute
A Google Compute Engine address.
Address.Builder - Class in com.google.cloud.compute
A builder for Address objects.
AddressId - Class in com.google.cloud.compute
Base class for Google Compute Engine address identities.
AddressInfo - Class in com.google.cloud.compute
A Google Compute Engine address.
AddressInfo.Builder - Class in com.google.cloud.compute
A builder for AddressInfo objects.
AddressInfo.GlobalForwardingUsage - Class in com.google.cloud.compute
Usage information for a Google Compute Engine global address assigned to one or more global forwarding rules.
AddressInfo.InstanceUsage - Class in com.google.cloud.compute
Usage information for a Google Compute Engine region address assigned to a virtual machine instance.
AddressInfo.RegionForwardingUsage - Class in com.google.cloud.compute
Usage information for a Google Compute Engine region address assigned to one or more region forwarding rules.
AddressInfo.Status - Enum in com.google.cloud.compute
The status of the address.
AddressInfo.Usage - Class in com.google.cloud.compute
Base class for a Google Compute Engine address's usage information.
addRow(InsertAllRequest.RowToInsert) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
Adds a row to be inserted.
addRow(String, Map<String, ?>) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
Adds a row to be inserted with associated id.
addRow(Map<String, ?>) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
Adds a row to be inserted without an associated id.
addSingleEntity(String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of adding a single entity.
addSingleEntity(String) - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of adding a single entity.
addSource(Iterable<String>) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Add source blobs for compose operation.
addSource(String...) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Add source blobs for compose operation.
addSource(String, long) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Add a source with a specific generation to match.
addTableDefinition(String, ExternalTableDefinition) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Adds a new external table definition.
addValue(Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.ListValue.Builder
Adds the provided values to the ListValue builder.
addValue(String, String...) - Method in class com.google.cloud.datastore.ListValue.Builder
Adds the provided string values to the ListValue builder.
addValue(long, long...) - Method in class com.google.cloud.datastore.ListValue.Builder
Adds the provided long values to the ListValue builder.
addValue(double, double...) - Method in class com.google.cloud.datastore.ListValue.Builder
Adds the provided double values to the ListValue builder.
addValue(boolean, boolean...) - Method in class com.google.cloud.datastore.ListValue.Builder
Adds the provided boolean values to the ListValue builder.
addValue(Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.ListValue.Builder
Adds the provided Timestamp values to the ListValue builder.
addValue(LatLng, LatLng...) - Method in class com.google.cloud.datastore.ListValue.Builder
Adds the provided LatLng values to the ListValue builder.
addValue(Key, Key...) - Method in class com.google.cloud.datastore.ListValue.Builder
Adds the provided Key values to the ListValue builder.
addValue(FullEntity<?>, FullEntity<?>...) - Method in class com.google.cloud.datastore.ListValue.Builder
Adds the provided FullEntity values to the ListValue builder.
addValue(Blob, Blob...) - Method in class com.google.cloud.datastore.ListValue.Builder
Adds the provided Blob values to the ListValue builder.
addWithDeferredIdAllocation(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
addWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
Datastore add operation.
admin() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.buckets.* storage.objects.*
afterEval(Exception, ExceptionHandler.Interceptor.RetryResult) - Method in interface com.google.cloud.ExceptionHandler.Interceptor
This method is called after the evaluation and could alter its result.
AgeDeleteRule(int) - Constructor for class com.google.cloud.storage.BucketInfo.AgeDeleteRule
Creates an AgeDeleteRule object.
AgentsClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages conversational agents.
AgentsClient(AgentsSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.AgentsClient
Constructs an instance of AgentsClient, using the given settings.
AgentsClient(AgentsStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
AgentsSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of AgentsClient.
AgentsSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for AgentsSettings.
AgentsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
AgentsStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
ALERT - Static variable in class com.google.cloud.logging.LoggingLevel
A level to be used when a person must take an action immediately.
all() - Static method in class com.google.cloud.bigquery.BigQuery.DatasetListOption
Returns an options to list all datasets, even hidden ones.
all() - Static method in class com.google.cloud.spanner.KeySet
Creates a key set that will retrieve all rows of a table or index.
ALL_AUTHENTICATED_USERS - Static variable in class com.google.cloud.Identity.Type
Represents anyone who is authenticated with a Google account or a service account.
ALL_USERS - Static variable in class com.google.cloud.Identity.Type
Represents anyone who is on the internet; with or without a Google account.
allAuthenticatedUsers() - Static method in class com.google.cloud.Identity
Returns a new identity representing anyone who is authenticated with a Google account or a service account.
allocateId(IncompleteKey) - Method in interface com.google.cloud.datastore.Datastore
Allocate a unique id for the given key.
allocateId(IncompleteKey...) - Method in interface com.google.cloud.datastore.Datastore
Returns a list of keys using the allocated ids ordered by the input.
allocateIds(AllocateIdsRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
Sends an allocate IDs request.
allocateIds(AllocateIdsRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
 
allocateIdSingle() - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of allocating an id.
allowJaggedRows() - Method in class com.google.cloud.bigquery.CsvOptions
Returns whether BigQuery should accept rows that are missing trailing optional columns.
allowLargeResults() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns whether the job is enabled to create arbitrarily large results.
allowLiteral() - Method in class com.google.cloud.datastore.GqlQuery
Returns whether the query string can contain literals.
allowQuotedNewLines() - Method in class com.google.cloud.bigquery.CsvOptions
Returns whether BigQuery should allow quoted data sections that contain newline characters in a CSV file.
allUsers() - Static method in class com.google.cloud.bigquery.BigQuery.JobListOption
Returns an option to list all jobs, even the ones issued by other users.
allUsers() - Static method in class com.google.cloud.Identity
Returns a new identity representing anyone who is on the internet; with or without a Google account.
analyzeDataSourceRiskAsync(PrivacyMetric, BigQueryTable) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Schedules a job to compute risk analysis metrics over content in a Google Cloud Platform repository.
analyzeDataSourceRiskAsync(AnalyzeDataSourceRiskRequest) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Schedules a job to compute risk analysis metrics over content in a Google Cloud Platform repository.
analyzeDataSourceRiskCallable() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Schedules a job to compute risk analysis metrics over content in a Google Cloud Platform repository.
analyzeDataSourceRiskCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
analyzeDataSourceRiskCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
analyzeDataSourceRiskOperationCallable() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Schedules a job to compute risk analysis metrics over content in a Google Cloud Platform repository.
analyzeDataSourceRiskOperationCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
analyzeDataSourceRiskOperationCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
analyzeDataSourceRiskOperationSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the object with the settings used for calls to analyzeDataSourceRisk.
analyzeDataSourceRiskOperationSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Returns the builder for the settings used for calls to analyzeDataSourceRisk.
analyzeDataSourceRiskSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the object with the settings used for calls to analyzeDataSourceRisk.
analyzeDataSourceRiskSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Returns the builder for the settings used for calls to analyzeDataSourceRisk.
analyzeEntities(Document, EncodingType) - Method in class com.google.cloud.language.v1.LanguageServiceClient
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
analyzeEntities(AnalyzeEntitiesRequest) - Method in class com.google.cloud.language.v1.LanguageServiceClient
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
analyzeEntities(Document, EncodingType) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
analyzeEntities(AnalyzeEntitiesRequest) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
analyzeEntitiesCallable() - Method in class com.google.cloud.language.v1.LanguageServiceClient
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
analyzeEntitiesCallable() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
analyzeEntitiesCallable() - Method in class com.google.cloud.language.v1.stub.LanguageServiceStub
 
analyzeEntitiesCallable() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
analyzeEntitiesCallable() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
analyzeEntitiesCallable() - Method in class com.google.cloud.language.v1beta2.stub.LanguageServiceStub
 
analyzeEntitiesSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns the object with the settings used for calls to analyzeEntities.
analyzeEntitiesSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to analyzeEntities.
analyzeEntitiesSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns the object with the settings used for calls to analyzeEntities.
analyzeEntitiesSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to analyzeEntities.
analyzeEntitySentiment(Document, EncodingType) - Method in class com.google.cloud.language.v1.LanguageServiceClient
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeEntitySentiment(AnalyzeEntitySentimentRequest) - Method in class com.google.cloud.language.v1.LanguageServiceClient
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeEntitySentiment(Document, EncodingType) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeEntitySentiment(AnalyzeEntitySentimentRequest) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeEntitySentimentCallable() - Method in class com.google.cloud.language.v1.LanguageServiceClient
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeEntitySentimentCallable() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
analyzeEntitySentimentCallable() - Method in class com.google.cloud.language.v1.stub.LanguageServiceStub
 
analyzeEntitySentimentCallable() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeEntitySentimentCallable() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
analyzeEntitySentimentCallable() - Method in class com.google.cloud.language.v1beta2.stub.LanguageServiceStub
 
analyzeEntitySentimentSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns the object with the settings used for calls to analyzeEntitySentiment.
analyzeEntitySentimentSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to analyzeEntitySentiment.
analyzeEntitySentimentSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns the object with the settings used for calls to analyzeEntitySentiment.
analyzeEntitySentimentSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to analyzeEntitySentiment.
analyzeQuery(Statement, ReadContext.QueryAnalyzeMode) - Method in interface com.google.cloud.spanner.ReadContext
Analyzes a query and returns query plan and/or query execution statistics information.
analyzeQuery(ReadContext, ReadContext.QueryAnalyzeMode) - Method in class com.google.cloud.spanner.Statement
Analyzes the query in context.
AnalyzeSentiment - Class in com.google.cloud.examples.language.snippets
A snippet for Google Cloud Speech API showing how to analyze text message sentiment.
AnalyzeSentiment() - Constructor for class com.google.cloud.examples.language.snippets.AnalyzeSentiment
 
analyzeSentiment(Document) - Method in class com.google.cloud.language.v1.LanguageServiceClient
Analyzes the sentiment of the provided text.
analyzeSentiment(Document) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Analyzes the sentiment of the provided text.
analyzeSentimentCallable() - Method in class com.google.cloud.language.v1.LanguageServiceClient
Analyzes the sentiment of the provided text.
analyzeSentimentCallable() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
analyzeSentimentCallable() - Method in class com.google.cloud.language.v1.stub.LanguageServiceStub
 
analyzeSentimentCallable() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Analyzes the sentiment of the provided text.
analyzeSentimentCallable() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
analyzeSentimentCallable() - Method in class com.google.cloud.language.v1beta2.stub.LanguageServiceStub
 
analyzeSentimentSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns the object with the settings used for calls to analyzeSentiment.
analyzeSentimentSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to analyzeSentiment.
analyzeSentimentSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns the object with the settings used for calls to analyzeSentiment.
analyzeSentimentSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to analyzeSentiment.
analyzeSyntax(Document, EncodingType) - Method in class com.google.cloud.language.v1.LanguageServiceClient
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
analyzeSyntax(AnalyzeSyntaxRequest) - Method in class com.google.cloud.language.v1.LanguageServiceClient
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
analyzeSyntax(Document, EncodingType) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
analyzeSyntax(AnalyzeSyntaxRequest) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
analyzeSyntaxCallable() - Method in class com.google.cloud.language.v1.LanguageServiceClient
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
analyzeSyntaxCallable() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
analyzeSyntaxCallable() - Method in class com.google.cloud.language.v1.stub.LanguageServiceStub
 
analyzeSyntaxCallable() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
analyzeSyntaxCallable() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
analyzeSyntaxCallable() - Method in class com.google.cloud.language.v1beta2.stub.LanguageServiceStub
 
analyzeSyntaxSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns the object with the settings used for calls to analyzeSyntax.
analyzeSyntaxSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to analyzeSyntax.
analyzeSyntaxSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns the object with the settings used for calls to analyzeSyntax.
analyzeSyntaxSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to analyzeSyntax.
and(StructuredQuery.Filter, StructuredQuery.Filter...) - Static method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
 
AnnotateImage - Class in com.google.cloud.examples.vision.snippets
A snippet for Google Cloud Vision API demonstrating how to determine what is shown on a picture.
AnnotateImage() - Constructor for class com.google.cloud.examples.vision.snippets.AnnotateImage
 
annotateText(Document, AnnotateTextRequest.Features, EncodingType) - Method in class com.google.cloud.language.v1.LanguageServiceClient
A convenience method that provides all the features that analyzeSentiment, analyzeEntities, and analyzeSyntax provide in one call.
annotateText(AnnotateTextRequest) - Method in class com.google.cloud.language.v1.LanguageServiceClient
A convenience method that provides all the features that analyzeSentiment, analyzeEntities, and analyzeSyntax provide in one call.
annotateText(Document, AnnotateTextRequest.Features, EncodingType) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
A convenience method that provides all syntax, sentiment, entity, and classification features in one call.
annotateText(AnnotateTextRequest) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
A convenience method that provides all syntax, sentiment, entity, and classification features in one call.
annotateTextCallable() - Method in class com.google.cloud.language.v1.LanguageServiceClient
A convenience method that provides all the features that analyzeSentiment, analyzeEntities, and analyzeSyntax provide in one call.
annotateTextCallable() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
annotateTextCallable() - Method in class com.google.cloud.language.v1.stub.LanguageServiceStub
 
annotateTextCallable() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
A convenience method that provides all syntax, sentiment, entity, and classification features in one call.
annotateTextCallable() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
annotateTextCallable() - Method in class com.google.cloud.language.v1beta2.stub.LanguageServiceStub
 
annotateTextSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns the object with the settings used for calls to annotateText.
annotateTextSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to annotateText.
annotateTextSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns the object with the settings used for calls to annotateText.
annotateTextSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to annotateText.
annotateVideoAsync(String, List<Feature>) - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoAsync(AnnotateVideoRequest) - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoAsync(String, List<Feature>) - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoAsync(AnnotateVideoRequest) - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoAsync(String, List<Feature>) - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoAsync(AnnotateVideoRequest) - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoCallable() - Method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
annotateVideoCallable() - Method in class com.google.cloud.videointelligence.v1.stub.VideoIntelligenceServiceStub
 
annotateVideoCallable() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoCallable() - Method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
annotateVideoCallable() - Method in class com.google.cloud.videointelligence.v1beta1.stub.VideoIntelligenceServiceStub
 
annotateVideoCallable() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoCallable() - Method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
annotateVideoCallable() - Method in class com.google.cloud.videointelligence.v1beta2.stub.VideoIntelligenceServiceStub
 
annotateVideoCallable() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoOperationCallable() - Method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
annotateVideoOperationCallable() - Method in class com.google.cloud.videointelligence.v1.stub.VideoIntelligenceServiceStub
 
annotateVideoOperationCallable() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoOperationCallable() - Method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
annotateVideoOperationCallable() - Method in class com.google.cloud.videointelligence.v1beta1.stub.VideoIntelligenceServiceStub
 
annotateVideoOperationCallable() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoOperationCallable() - Method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
annotateVideoOperationCallable() - Method in class com.google.cloud.videointelligence.v1beta2.stub.VideoIntelligenceServiceStub
 
annotateVideoOperationCallable() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
Performs asynchronous video annotation.
annotateVideoOperationSettings() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
Returns the object with the settings used for calls to annotateVideo.
annotateVideoOperationSettings() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings.Builder
Returns the builder for the settings used for calls to annotateVideo.
annotateVideoOperationSettings() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
Returns the object with the settings used for calls to annotateVideo.
annotateVideoOperationSettings() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings.Builder
Returns the builder for the settings used for calls to annotateVideo.
annotateVideoOperationSettings() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
Returns the object with the settings used for calls to annotateVideo.
annotateVideoOperationSettings() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings.Builder
Returns the builder for the settings used for calls to annotateVideo.
annotateVideoSettings() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
Returns the object with the settings used for calls to annotateVideo.
annotateVideoSettings() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings.Builder
Returns the builder for the settings used for calls to annotateVideo.
annotateVideoSettings() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
Returns the object with the settings used for calls to annotateVideo.
annotateVideoSettings() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings.Builder
Returns the builder for the settings used for calls to annotateVideo.
annotateVideoSettings() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
Returns the object with the settings used for calls to annotateVideo.
annotateVideoSettings() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings.Builder
Returns the builder for the settings used for calls to annotateVideo.
any() - Static method in class com.google.cloud.storage.Cors.Origin
Returns an Origin object for all possible origins.
API_KEY_ENV_NAME - Static variable in class com.google.cloud.translate.TranslateOptions
 
append(ILoggingEvent) - Method in class com.google.cloud.logging.logback.LoggingAppender
 
append(Boolean) - Method in class com.google.cloud.spanner.Key.Builder
Appends a BOOL value to the key.
append(long) - Method in class com.google.cloud.spanner.Key.Builder
Appends an INT64 value to the key.
append(Long) - Method in class com.google.cloud.spanner.Key.Builder
Appends an INT64 value to the key.
append(double) - Method in class com.google.cloud.spanner.Key.Builder
Appends a FLOAT64 value to the key.
append(Double) - Method in class com.google.cloud.spanner.Key.Builder
Appends a FLOAT64 value to the key.
append(String) - Method in class com.google.cloud.spanner.Key.Builder
Appends a STRING value to the key.
append(ByteArray) - Method in class com.google.cloud.spanner.Key.Builder
Appends a BYTES value to the key.
append(Timestamp) - Method in class com.google.cloud.spanner.Key.Builder
Appends a TIMESTAMP value to the key
append(Date) - Method in class com.google.cloud.spanner.Key.Builder
Appends a DATE value to the key
append(String) - Method in class com.google.cloud.spanner.Statement.Builder
Appends sqlFragment to the statement.
appendObject(Object) - Method in class com.google.cloud.spanner.Key.Builder
Appends an object following the same conversion rules as Key.of(Object...).
applyChangeRequest(String, ChangeRequestInfo, Dns.ChangeRequestOption...) - Method in interface com.google.cloud.dns.Dns
Submits a change request for the specified zone.
applyChangeRequest(String, ChangeRequestInfo, Dns.ChangeRequestOption...) - Method in class com.google.cloud.dns.DnsBatch
Adds a request representing the "apply change request" operation to the zone specified by zoneName to this batch.
applyChangeRequest(String, Change, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.DnsRpc
Applies change request to a zone.
applyChangeRequest(String, Change, Map<DnsRpc.Option, ?>) - Method in class com.google.cloud.dns.spi.v1.HttpDnsRpc
 
applyChangeRequest(ChangeRequestInfo, Dns.ChangeRequestOption...) - Method in class com.google.cloud.dns.Zone
Submits ChangeRequestInfo to the service for it to applied to this zone.
applyTo(String, Dns.ChangeRequestOption...) - Method in class com.google.cloud.dns.ChangeRequest
Applies this change request to the zone identified by zoneName.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigtable.v2.BigtableSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.language.v1.LanguageServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.logging.v2.LoggingSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.logging.v2.MetricsSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.speech.v1.SpeechSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.speech.v1beta1.SpeechSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.trace.v1.TraceServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.trace.v2.TraceServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
array(T[], Class<T>) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of ARRAY, and an array element type based on the given class.
array(T[], StandardSQLTypeName) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of ARRAY the given array element type.
array(Type) - Static method in class com.google.cloud.spanner.Type
Returns a descriptor for an array of elementType.
ArraySortedMap<K,V> - Class in com.google.cloud.firestore.collection
This is an array backed implementation of ImmutableSortedMap.
ArraySortedMap(Comparator<K>) - Constructor for class com.google.cloud.firestore.collection.ArraySortedMap
 
asc(String) - Static method in class com.google.cloud.datastore.StructuredQuery.OrderBy
 
ASCENDING - Static variable in class com.google.cloud.datastore.StructuredQuery.OrderBy.Direction
 
asInputStream() - Method in class com.google.cloud.ByteArray
Returns an InputStream for this ByteArray content.
asInputStream() - Method in class com.google.cloud.datastore.Blob
Returns an InputStream for this blob content.
asMap() - Method in class com.google.cloud.spanner.Mutation
For all types except Mutation.Op.DELETE, constructs a map from column name to value.
asReadOnlyByteBuffer() - Method in class com.google.cloud.ByteArray
Returns the content of this ByteArray as a read-only ByteBuffer.
asReadOnlyByteBuffer() - Method in class com.google.cloud.datastore.Blob
Returns a read-only ByteBuffer for this blob content.
AsyncPageImpl<T> - Class in com.google.cloud
Base implementation for asynchronously consuming Google Cloud paginated results.
AsyncPageImpl(AsyncPageImpl.NextPageFetcher<T>, String, Iterable<T>) - Constructor for class com.google.cloud.AsyncPageImpl
Creates an AsyncPageImpl object.
AsyncPageImpl.NextPageFetcher<T> - Interface in com.google.cloud
Interface for asynchronously fetching the next page of results from the service.
asyncRecognizeAsync(RecognitionConfig, RecognitionAudio) - Method in class com.google.cloud.speech.v1beta1.SpeechClient
Performs asynchronous speech recognition: receive results via the [google.longrunning.Operations] (/speech/reference/rest/v1beta1/operations#Operation) interface.
asyncRecognizeAsync(AsyncRecognizeRequest) - Method in class com.google.cloud.speech.v1beta1.SpeechClient
Performs asynchronous speech recognition: receive results via the [google.longrunning.Operations] (/speech/reference/rest/v1beta1/operations#Operation) interface.
asyncRecognizeCallable() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
Performs asynchronous speech recognition: receive results via the [google.longrunning.Operations] (/speech/reference/rest/v1beta1/operations#Operation) interface.
asyncRecognizeCallable() - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
asyncRecognizeCallable() - Method in class com.google.cloud.speech.v1beta1.stub.SpeechStub
 
asyncRecognizeOperationCallable() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
Performs asynchronous speech recognition: receive results via the [google.longrunning.Operations] (/speech/reference/rest/v1beta1/operations#Operation) interface.
asyncRecognizeOperationCallable() - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
asyncRecognizeOperationCallable() - Method in class com.google.cloud.speech.v1beta1.stub.SpeechStub
 
asyncRecognizeOperationSettings() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns the object with the settings used for calls to asyncRecognize.
asyncRecognizeOperationSettings() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings.Builder
Returns the builder for the settings used for calls to asyncRecognize.
asyncRecognizeSettings() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns the object with the settings used for calls to asyncRecognize.
asyncRecognizeSettings() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings.Builder
Returns the builder for the settings used for calls to asyncRecognize.
attachDisk(InstanceId, AttachedDisk.PersistentDiskConfiguration, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Attaches a persistent disk to an instance given its configuration.
attachDisk(InstanceId, String, AttachedDisk.PersistentDiskConfiguration, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Attaches a persistent disk to an instance given the device name and its configuration.
attachDisk(InstanceId, String, AttachedDisk.PersistentDiskConfiguration, int, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Attaches a persistent disk to an instance given the device name, its configuration and the device index.
attachDisk(AttachedDisk.PersistentDiskConfiguration, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Attaches a persistent disk to this instance given its configuration.
attachDisk(String, AttachedDisk.PersistentDiskConfiguration, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Attaches a persistent disk to this instance given the device name and its configuration.
attachDisk(String, AttachedDisk.PersistentDiskConfiguration, int, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Attaches a persistent disk to this instance given the device name, its configuration and the device index.
attachDisk(String, String, AttachedDisk, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Attaches a disk to an instance.
attachDisk(String, String, AttachedDisk, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
AttachedDisk - Class in com.google.cloud.compute
A disk attached to a Google Compute Engine instance.
AttachedDisk.AttachedDiskConfiguration - Class in com.google.cloud.compute
Base class for AttachedDisk configuration.
AttachedDisk.AttachedDiskConfiguration.InterfaceType - Enum in com.google.cloud.compute
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME.
AttachedDisk.AttachedDiskConfiguration.Type - Enum in com.google.cloud.compute
Specifies the type of the attached disk.
AttachedDisk.Builder - Class in com.google.cloud.compute
A builder for AttachedDisk objects.
AttachedDisk.CreateDiskConfiguration - Class in com.google.cloud.compute
An attached disk configuration for bootable persistent disks that must be created with the instance they are attached to.
AttachedDisk.CreateDiskConfiguration.Builder - Class in com.google.cloud.compute
A builder for CreateDiskConfiguration objects.
AttachedDisk.PersistentDiskConfiguration - Class in com.google.cloud.compute
An attached disk configuration for existing persistent disks.
AttachedDisk.PersistentDiskConfiguration.Builder - Class in com.google.cloud.compute
A builder for PersistentDiskConfiguration objects.
AttachedDisk.PersistentDiskConfiguration.Mode - Enum in com.google.cloud.compute
Specifies the mode in which to attach the disk.
AttachedDisk.ScratchDiskConfiguration - Class in com.google.cloud.compute
An attached disk configuration for scratch disks.
AttachedDisk.ScratchDiskConfiguration.Builder - Class in com.google.cloud.compute
A builder for ScratchDiskConfiguration objects.
authListBuckets() - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of default auth
autoCreateSubnetworks() - Method in class com.google.cloud.compute.SubnetNetworkConfiguration
Returns whether the subnetworks should be automatically created.
autoDelete() - Method in class com.google.cloud.compute.AttachedDisk.AttachedDiskConfiguration
Returns whether the disk should auto-delete when the instance to which it's attached is deleted.
automaticRestart() - Method in class com.google.cloud.compute.SchedulingOptions
Returns whether the instance should be automatically restarted if it is terminated by Compute Engine (not terminated by a user).
avro() - Static method in class com.google.cloud.bigquery.FormatOptions
Default options for AVRO format.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigtable.v2.BigtableClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.container.v1.ClusterManagerClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcReportErrorsServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.language.v1.LanguageServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.logging.v2.ConfigClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.logging.v2.LoggingClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.logging.v2.MetricsClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.speech.v1.SpeechClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.speech.v1beta1.SpeechClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.trace.v1.TraceServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.trace.v2.TraceServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.vision.v1.stub.GrpcImageAnnotatorStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.vision.v1p1beta1.stub.GrpcImageAnnotatorStub
 

B

BaseDatastoreBatchWriter - Class in com.google.cloud.datastore
Base class for DatastoreBatchWriter.
BaseEmulatorHelper<T extends ServiceOptions> - Class in com.google.cloud.testing
Utility class to start and stop a local service which is used by unit testing.
BaseEmulatorHelper(String, int, String) - Constructor for class com.google.cloud.testing.BaseEmulatorHelper
 
BaseEmulatorHelper.DownloadableEmulatorRunner - Class in com.google.cloud.testing
Utility class to start and run an emulator from a download URL.
BaseEmulatorHelper.EmulatorRunner - Interface in com.google.cloud.testing
Utility interface to start and run an emulator.
BaseEmulatorHelper.GcloudEmulatorRunner - Class in com.google.cloud.testing
Utility class to start and run an emulator from the Google Cloud SDK.
BaseEntity<K extends IncompleteKey> - Class in com.google.cloud.datastore
A base class for entities (key and properties).
BaseEntity.Builder<K extends IncompleteKey,B extends BaseEntity.Builder<K,B>> - Class in com.google.cloud.datastore
 
baseEquals(ServiceOptions<?, ?>) - Method in class com.google.cloud.ServiceOptions
 
BaseGrpcServiceException - Exception in com.google.cloud.grpc
Base class for all exceptions from grpc-based services.
BaseGrpcServiceException(String, Throwable, int, boolean) - Constructor for exception com.google.cloud.grpc.BaseGrpcServiceException
 
BaseGrpcServiceException(IOException, boolean) - Constructor for exception com.google.cloud.grpc.BaseGrpcServiceException
 
BaseGrpcServiceException(ApiException) - Constructor for exception com.google.cloud.grpc.BaseGrpcServiceException
 
baseHashCode() - Method in class com.google.cloud.ServiceOptions
 
BaseHttpServiceException - Exception in com.google.cloud.http
Base class for all exceptions from http-based services.
BaseHttpServiceException(IOException, boolean, Set<BaseServiceException.Error>) - Constructor for exception com.google.cloud.http.BaseHttpServiceException
 
BaseHttpServiceException(GoogleJsonError, boolean, Set<BaseServiceException.Error>) - Constructor for exception com.google.cloud.http.BaseHttpServiceException
 
BaseHttpServiceException(int, String, String, boolean, Set<BaseServiceException.Error>) - Constructor for exception com.google.cloud.http.BaseHttpServiceException
 
BaseHttpServiceException(int, String, String, boolean, Set<BaseServiceException.Error>, Throwable) - Constructor for exception com.google.cloud.http.BaseHttpServiceException
 
BaseKey - Class in com.google.cloud.datastore
Base class for keys.
BaseKey.Builder<B extends BaseKey.Builder<B>> - Class in com.google.cloud.datastore
Base class for key builders.
baseResourceName() - Static method in class com.google.cloud.compute.testing.RemoteComputeHelper
Returns a base name for testing resources generated using a random UUID.
BaseService<OptionsT extends ServiceOptions<?,OptionsT>> - Class in com.google.cloud
Base class for service objects.
BaseService(OptionsT) - Constructor for class com.google.cloud.BaseService
 
BaseServiceException - Exception in com.google.cloud
Base class for all service exceptions.
BaseServiceException(BaseServiceException.ExceptionData) - Constructor for exception com.google.cloud.BaseServiceException
 
BaseServiceException.Error - Class in com.google.cloud
 
BaseServiceException.ExceptionData - Class in com.google.cloud
 
BaseServiceException.ExceptionData.Builder - Class in com.google.cloud
 
BaseState(BaseWriteChannel.BaseState.Builder<ServiceOptionsT, EntityT>) - Constructor for class com.google.cloud.BaseWriteChannel.BaseState
 
BaseWriteChannel<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>,EntityT extends Serializable> - Class in com.google.cloud
Base implementation for a WriteChannel.
BaseWriteChannel(ServiceOptionsT, EntityT, String) - Constructor for class com.google.cloud.BaseWriteChannel
 
BaseWriteChannel.BaseState<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>,EntityT extends Serializable> - Class in com.google.cloud
 
BaseWriteChannel.BaseState.Builder<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>,EntityT extends Serializable> - Class in com.google.cloud
Base builder for a write channel's state.
BaseWriteChannel.BaseState.ValueHolder - Class in com.google.cloud
 
BASIC_VIEW - Static variable in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
Batch - Interface in com.google.cloud.datastore
An interface to represent a batch of write operations.
batch() - Method in interface com.google.cloud.dns.Dns
Creates a new empty batch for grouping multiple service calls in one underlying RPC call.
batch(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of using a batch request to delete, update and get a blob.
batch() - Method in interface com.google.cloud.firestore.Firestore
Gets a Firestore WriteBatch instance that can be used to combine multiple writes.
batch() - Method in interface com.google.cloud.storage.Storage
Creates a new empty batch for grouping multiple service calls in one underlying RPC call.
Batch.Response - Interface in com.google.cloud.datastore
 
batchAddEntities(String, String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of adding multiple entities.
batchAllocateId() - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of allocating multiple ids in a single batch.
batchAnnotateImages(List<AnnotateImageRequest>) - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
Run image detection and annotation for a batch of images.
batchAnnotateImages(List<AnnotateImageRequest>) - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
Run image detection and annotation for a batch of images.
batchAnnotateImagesCallable() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
Run image detection and annotation for a batch of images.
batchAnnotateImagesCallable() - Method in class com.google.cloud.vision.v1.stub.GrpcImageAnnotatorStub
 
batchAnnotateImagesCallable() - Method in class com.google.cloud.vision.v1.stub.ImageAnnotatorStub
 
batchAnnotateImagesCallable() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
Run image detection and annotation for a batch of images.
batchAnnotateImagesCallable() - Method in class com.google.cloud.vision.v1p1beta1.stub.GrpcImageAnnotatorStub
 
batchAnnotateImagesCallable() - Method in class com.google.cloud.vision.v1p1beta1.stub.ImageAnnotatorStub
 
batchAnnotateImagesSettings() - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns the object with the settings used for calls to batchAnnotateImages.
batchAnnotateImagesSettings() - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings.Builder
Returns the builder for the settings used for calls to batchAnnotateImages.
batchAnnotateImagesSettings() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
Returns the object with the settings used for calls to batchAnnotateImages.
batchAnnotateImagesSettings() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings.Builder
Returns the builder for the settings used for calls to batchAnnotateImages.
batchCreateEntitiesAsync(EntityTypeName, List<EntityType.Entity>) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates multiple new entities in the specified entity type (extends the existing collection of entries).
batchCreateEntitiesAsync(EntityTypeName, List<EntityType.Entity>, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates multiple new entities in the specified entity type (extends the existing collection of entries).
batchCreateEntitiesAsync(BatchCreateEntitiesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates multiple new entities in the specified entity type (extends the existing collection of entries).
batchCreateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates multiple new entities in the specified entity type (extends the existing collection of entries).
batchCreateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchCreateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchCreateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates multiple new entities in the specified entity type (extends the existing collection of entries).
batchCreateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchCreateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchCreateEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchCreateEntities.
batchCreateEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchCreateEntities.
batchCreateEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchCreateEntities.
batchCreateEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchCreateEntities.
batchDelete(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of deleting several blobs using a single batch request.
batchDeleteEntities(String, String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of deleting multiple entities.
batchDeleteEntitiesAsync(EntityTypeName, List<String>) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entities in the specified entity type.
batchDeleteEntitiesAsync(EntityTypeName, List<String>, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entities in the specified entity type.
batchDeleteEntitiesAsync(BatchDeleteEntitiesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entities in the specified entity type.
batchDeleteEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entities in the specified entity type.
batchDeleteEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchDeleteEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchDeleteEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entities in the specified entity type.
batchDeleteEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchDeleteEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchDeleteEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchDeleteEntities.
batchDeleteEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchDeleteEntities.
batchDeleteEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchDeleteEntities.
batchDeleteEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchDeleteEntities.
batchDeleteEntityTypesAsync(ProjectAgentName, List<String>) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entity types in the specified agent.
batchDeleteEntityTypesAsync(BatchDeleteEntityTypesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entity types in the specified agent.
batchDeleteEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entity types in the specified agent.
batchDeleteEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchDeleteEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchDeleteEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entity types in the specified agent.
batchDeleteEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchDeleteEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchDeleteEntityTypesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchDeleteEntityTypes.
batchDeleteEntityTypesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchDeleteEntityTypes.
batchDeleteEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchDeleteEntityTypes.
batchDeleteEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchDeleteEntityTypes.
batchDeleteIntentsAsync(ProjectName, List<Intent>) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes intents in the specified agent.
batchDeleteIntentsAsync(BatchDeleteIntentsRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes intents in the specified agent.
batchDeleteIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes intents in the specified agent.
batchDeleteIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
batchDeleteIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
batchDeleteIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes intents in the specified agent.
batchDeleteIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
batchDeleteIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
batchDeleteIntentsOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to batchDeleteIntents.
batchDeleteIntentsOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to batchDeleteIntents.
batchDeleteIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to batchDeleteIntents.
batchDeleteIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to batchDeleteIntents.
batchDeleteIterable(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of deleting several blobs using a single batch request.
batchGet(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting information on several blobs using a single batch request.
batchGetDocumentsCallable() - Method in interface com.google.cloud.firestore.spi.v1beta1.FirestoreRpc
Gets multiple documents.
batchGetDocumentsCallable() - Method in class com.google.cloud.firestore.spi.v1beta1.GrpcFirestoreRpc
 
batchGetDocumentsCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Gets multiple documents.
batchGetDocumentsCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
batchGetDocumentsCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
batchGetDocumentsSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to batchGetDocuments.
batchGetDocumentsSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to batchGetDocuments.
batchGetIterable(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting information on several blobs using a single batch request.
batchPutEntities(String, String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of putting multiple entities.
BatchResult<T,E extends BaseServiceException> - Class in com.google.cloud
This class holds a single result of a batch call.
BatchResult() - Constructor for class com.google.cloud.BatchResult
 
BatchResult.Callback<T,E> - Interface in com.google.cloud
An interface for the batch callbacks.
batchUpdate(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of updating information on several blobs using a single batch request.
batchUpdateEntities(String, String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of updating multiple entities.
batchUpdateEntitiesAsync(EntityTypeName, List<EntityType.Entity>) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates entities in the specified entity type (replaces the existing collection of entries).
batchUpdateEntitiesAsync(EntityTypeName, List<EntityType.Entity>, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates entities in the specified entity type (replaces the existing collection of entries).
batchUpdateEntitiesAsync(BatchUpdateEntitiesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates entities in the specified entity type (replaces the existing collection of entries).
batchUpdateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates entities in the specified entity type (replaces the existing collection of entries).
batchUpdateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchUpdateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchUpdateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates entities in the specified entity type (replaces the existing collection of entries).
batchUpdateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchUpdateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchUpdateEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchUpdateEntities.
batchUpdateEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchUpdateEntities.
batchUpdateEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchUpdateEntities.
batchUpdateEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchUpdateEntities.
batchUpdateEntityTypesAsync(BatchUpdateEntityTypesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates/Creates multiple entity types in the specified agent.
batchUpdateEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates/Creates multiple entity types in the specified agent.
batchUpdateEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchUpdateEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchUpdateEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates/Creates multiple entity types in the specified agent.
batchUpdateEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchUpdateEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchUpdateEntityTypesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchUpdateEntityTypes.
batchUpdateEntityTypesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchUpdateEntityTypes.
batchUpdateEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchUpdateEntityTypes.
batchUpdateEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchUpdateEntityTypes.
batchUpdateIntentsAsync(BatchUpdateIntentsRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates/Creates multiple intents in the specified agent.
batchUpdateIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates/Creates multiple intents in the specified agent.
batchUpdateIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
batchUpdateIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
batchUpdateIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates/Creates multiple intents in the specified agent.
batchUpdateIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
batchUpdateIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
batchUpdateIntentsOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to batchUpdateIntents.
batchUpdateIntentsOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to batchUpdateIntents.
batchUpdateIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to batchUpdateIntents.
batchUpdateIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to batchUpdateIntents.
batchUpdateIterable(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of updating information on several blobs using a single batch request.
batchWriteSpans(ProjectName, List<Span>) - Method in class com.google.cloud.trace.v2.TraceServiceClient
Sends new spans to new or existing traces.
batchWriteSpans(BatchWriteSpansRequest) - Method in class com.google.cloud.trace.v2.TraceServiceClient
Sends new spans to new or existing traces.
batchWriteSpansCallable() - Method in class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
 
batchWriteSpansCallable() - Method in class com.google.cloud.trace.v2.stub.TraceServiceStub
 
batchWriteSpansCallable() - Method in class com.google.cloud.trace.v2.TraceServiceClient
Sends new spans to new or existing traces.
batchWriteSpansSettings() - Method in class com.google.cloud.trace.v2.TraceServiceSettings
Returns the object with the settings used for calls to batchWriteSpans.
batchWriteSpansSettings() - Method in class com.google.cloud.trace.v2.TraceServiceSettings.Builder
Returns the builder for the settings used for calls to batchWriteSpans.
beforeEval(Exception) - Method in interface com.google.cloud.ExceptionHandler.Interceptor
This method is called before exception evaluation and could short-circuit the process.
beginTransaction(BeginTransactionRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
Sends a begin transaction request.
beginTransaction(BeginTransactionRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
 
beginTransaction(String) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Starts a new transaction.
beginTransaction(BeginTransactionRequest) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Starts a new transaction.
beginTransaction(BeginTransactionRequest, Map<SpannerRpc.Option, ?>) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
beginTransaction(BeginTransactionRequest, Map<SpannerRpc.Option, ?>) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
beginTransactionCallable() - Method in interface com.google.cloud.firestore.spi.v1beta1.FirestoreRpc
Starts a new transaction.
beginTransactionCallable() - Method in class com.google.cloud.firestore.spi.v1beta1.GrpcFirestoreRpc
 
beginTransactionCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Starts a new transaction.
beginTransactionCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
beginTransactionCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
beginTransactionSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to beginTransaction.
beginTransactionSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to beginTransaction.
BigQuery - Interface in com.google.cloud.bigquery
An interface for Google Cloud BigQuery.
BigQuery.DatasetDeleteOption - Class in com.google.cloud.bigquery
Class for specifying dataset delete options.
BigQuery.DatasetField - Enum in com.google.cloud.bigquery
Fields of a BigQuery Dataset resource.
BigQuery.DatasetListOption - Class in com.google.cloud.bigquery
Class for specifying dataset list options.
BigQuery.DatasetOption - Class in com.google.cloud.bigquery
Class for specifying dataset get, create and update options.
BigQuery.JobField - Enum in com.google.cloud.bigquery
Fields of a BigQuery Job resource.
BigQuery.JobListOption - Class in com.google.cloud.bigquery
Class for specifying job list options.
BigQuery.JobOption - Class in com.google.cloud.bigquery
Class for specifying table get and create options.
BigQuery.QueryOption - Class in com.google.cloud.bigquery
 
BigQuery.QueryResultsOption - Class in com.google.cloud.bigquery
Class for specifying query results options.
BigQuery.TableDataListOption - Class in com.google.cloud.bigquery
Class for specifying table data list options.
BigQuery.TableField - Enum in com.google.cloud.bigquery
Fields of a BigQuery Table resource.
BigQuery.TableListOption - Class in com.google.cloud.bigquery
Class for specifying table list options.
BigQuery.TableOption - Class in com.google.cloud.bigquery
Class for specifying table get, create and update options.
BigQueryError - Class in com.google.cloud.bigquery
Google Cloud BigQuery Error.
BigQueryError(String, String, String, String) - Constructor for class com.google.cloud.bigquery.BigQueryError
 
BigQueryError(String, String, String) - Constructor for class com.google.cloud.bigquery.BigQueryError
 
BigQueryExample - Class in com.google.cloud.examples.bigquery
An example of using Google BigQuery.
BigQueryExample() - Constructor for class com.google.cloud.examples.bigquery.BigQueryExample
 
BigQueryException - Exception in com.google.cloud.bigquery
BigQuery service exception.
BigQueryException(int, String) - Constructor for exception com.google.cloud.bigquery.BigQueryException
 
BigQueryException(int, String, Throwable) - Constructor for exception com.google.cloud.bigquery.BigQueryException
 
BigQueryException(int, String, BigQueryError) - Constructor for exception com.google.cloud.bigquery.BigQueryException
 
BigQueryException(IOException) - Constructor for exception com.google.cloud.bigquery.BigQueryException
 
BigQueryFactory - Interface in com.google.cloud.bigquery
An interface for BigQuery factories.
BigQueryHelperException(String, Throwable) - Constructor for exception com.google.cloud.bigquery.testing.RemoteBigQueryHelper.BigQueryHelperException
 
BigQueryOptions - Class in com.google.cloud.bigquery
 
BigQueryOptions.Builder - Class in com.google.cloud.bigquery
 
BigQueryOptions.DefaultBigqueryFactory - Class in com.google.cloud.bigquery
 
BigQueryOptions.DefaultBigQueryRpcFactory - Class in com.google.cloud.bigquery
 
BigQueryRpc - Interface in com.google.cloud.bigquery.spi.v2
 
BigQueryRpc.Option - Enum in com.google.cloud.bigquery.spi.v2
 
BigQueryRpcFactory - Interface in com.google.cloud.bigquery.spi
An interface for BigQuery RPC factory.
BigQuerySnippets - Class in com.google.cloud.examples.bigquery.snippets
This class contains a number of snippets for the BigQuery interface.
BigQuerySnippets(BigQuery) - Constructor for class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
 
BigtableClient - Class in com.google.cloud.bigtable.v2
Service Description: Service for reading from and writing to existing Bigtable tables.
BigtableClient(BigtableSettings) - Constructor for class com.google.cloud.bigtable.v2.BigtableClient
Constructs an instance of BigtableClient, using the given settings.
BigtableClient(BigtableStub) - Constructor for class com.google.cloud.bigtable.v2.BigtableClient
 
BigtableInstanceAdminClient - Class in com.google.cloud.bigtable.admin.v2
Service Description: Service for creating, configuring, and deleting Cloud Bigtable Instances and Clusters.
BigtableInstanceAdminClient(BigtableInstanceAdminSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Constructs an instance of BigtableInstanceAdminClient, using the given settings.
BigtableInstanceAdminClient(BigtableInstanceAdminStub) - Constructor for class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
 
BigtableInstanceAdminSettings - Class in com.google.cloud.bigtable.admin.v2
Settings class to configure an instance of BigtableInstanceAdminClient.
BigtableInstanceAdminSettings.Builder - Class in com.google.cloud.bigtable.admin.v2
Builder for BigtableInstanceAdminSettings.
BigtableInstanceAdminStub - Class in com.google.cloud.bigtable.admin.v2.stub
Base stub class for Cloud Bigtable Admin API.
BigtableInstanceAdminStub() - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
BigtableSettings - Class in com.google.cloud.bigtable.v2
Settings class to configure an instance of BigtableClient.
BigtableSettings.Builder - Class in com.google.cloud.bigtable.v2
Builder for BigtableSettings.
BigtableStub - Class in com.google.cloud.bigtable.v2.stub
Base stub class for Cloud Bigtable API.
BigtableStub() - Constructor for class com.google.cloud.bigtable.v2.stub.BigtableStub
 
BigtableTableAdminClient - Class in com.google.cloud.bigtable.admin.v2
Service Description: Service for creating, configuring, and deleting Cloud Bigtable tables.
BigtableTableAdminClient(BigtableTableAdminSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Constructs an instance of BigtableTableAdminClient, using the given settings.
BigtableTableAdminClient(BigtableTableAdminStub) - Constructor for class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
BigtableTableAdminSettings - Class in com.google.cloud.bigtable.admin.v2
Settings class to configure an instance of BigtableTableAdminClient.
BigtableTableAdminSettings.Builder - Class in com.google.cloud.bigtable.admin.v2
Builder for BigtableTableAdminSettings.
BigtableTableAdminStub - Class in com.google.cloud.bigtable.admin.v2.stub
Base stub class for Cloud Bigtable Admin API.
BigtableTableAdminStub() - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
bind(String) - Method in class com.google.cloud.spanner.Statement.Builder
Returns a binder to bind the value of the query parameter parameter.
Blob - Class in com.google.cloud.datastore
A Google Cloud Datastore Blob.
Blob - Class in com.google.cloud.firestore
Immutable class representing an array of bytes in Firestore.
Blob - Class in com.google.cloud.storage
A Google cloud storage object.
Blob.BlobSourceOption - Class in com.google.cloud.storage
Class for specifying blob source options when Blob methods are used.
Blob.Builder - Class in com.google.cloud.storage
Builder for Blob.
BlobId - Class in com.google.cloud.storage
Google Storage Object identifier.
BlobInfo - Class in com.google.cloud.storage
Google Storage object metadata.
BlobInfo.Builder - Class in com.google.cloud.storage
Builder for BlobInfo.
BlobInfo.CustomerEncryption - Class in com.google.cloud.storage
Objects of this class hold information on the customer-supplied encryption key, if the blob is encrypted using such a key.
BlobInfo.ImmutableEmptyMap<K,V> - Class in com.google.cloud.storage
This class is meant for internal use only.
blobSize - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
BlobSnippets - Class in com.google.cloud.examples.storage.snippets
This class contains a number of snippets for the Blob class.
BlobSnippets(Blob) - Constructor for class com.google.cloud.examples.storage.snippets.BlobSnippets
 
blobToPublicRead(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of updating a blob to be public-read.
BlobValue - Class in com.google.cloud.datastore
 
BlobValue(Blob) - Constructor for class com.google.cloud.datastore.BlobValue
 
BlobValue.Builder - Class in com.google.cloud.datastore
 
BLOCK_SIZE_DEFAULT - Static variable in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
blockSize() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration
Returns block size (in bytes) used when talking to the Google Cloud Storage HTTP server.
blockSize(int) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration.Builder
Sets the block size in bytes that should be used for each HTTP request to the API.
bool(Boolean) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of BOOL.
bool() - Static method in class com.google.cloud.spanner.Type
Returns the descriptor for the BOOL type.
bool(Boolean) - Static method in class com.google.cloud.spanner.Value
Returns a BOOL value.
bool(boolean) - Static method in class com.google.cloud.spanner.Value
Returns a BOOL value.
boolArray(boolean[]) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<BOOL> value.
boolArray(boolean[], int, int) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<BOOL> value that takes its elements from a region of an array.
boolArray(Iterable<Boolean>) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<BOOL> value.
BOOLEAN - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
A Boolean value (true or false).
BooleanValue - Class in com.google.cloud.datastore
 
BooleanValue(boolean) - Constructor for class com.google.cloud.datastore.BooleanValue
 
BooleanValue.Builder - Class in com.google.cloud.datastore
 
boot() - Method in class com.google.cloud.compute.AttachedDisk.AttachedDiskConfiguration
Returns whether to use the attached disk as a boot disk.
Bucket - Class in com.google.cloud.storage
A Google cloud storage bucket.
bucket() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Returns Cloud Storage bucket name being served by this file system.
bucket() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
Returns the Cloud Storage bucket name being served by this file system.
Bucket.BlobTargetOption - Class in com.google.cloud.storage
Class for specifying blob target options when Bucket methods are used.
Bucket.BlobWriteOption - Class in com.google.cloud.storage
Class for specifying blob write options when Bucket methods are used.
Bucket.BucketSourceOption - Class in com.google.cloud.storage
Class for specifying bucket source options when Bucket methods are used.
Bucket.Builder - Class in com.google.cloud.storage
Builder for Bucket.
BucketIamSnippets - Class in com.google.cloud.examples.storage.snippets
This class contains Bucket-level IAM snippets for the Storage interface.
BucketIamSnippets() - Constructor for class com.google.cloud.examples.storage.snippets.BucketIamSnippets
 
BucketInfo - Class in com.google.cloud.storage
Google Storage bucket metadata;
BucketInfo.AgeDeleteRule - Class in com.google.cloud.storage
Delete rule class that sets a Time To Live for blobs in the bucket.
BucketInfo.Builder - Class in com.google.cloud.storage
Builder for BucketInfo.
BucketInfo.CreatedBeforeDeleteRule - Class in com.google.cloud.storage
Delete rule class for blobs in the bucket that have been created before a certain date.
BucketInfo.DeleteRule - Class in com.google.cloud.storage
Base class for bucket's delete rules.
BucketInfo.DeleteRule.Type - Enum in com.google.cloud.storage
 
BucketInfo.IsLiveDeleteRule - Class in com.google.cloud.storage
Delete rule class to distinguish between live and archived blobs.
BucketInfo.NumNewerVersionsDeleteRule - Class in com.google.cloud.storage
Delete rule class for versioned blobs.
BucketSnippets - Class in com.google.cloud.examples.storage.snippets
This class contains a number of snippets for the Bucket class.
BucketSnippets(Bucket) - Constructor for class com.google.cloud.examples.storage.snippets.BucketSnippets
 
buffer - Variable in class com.google.cloud.BaseWriteChannel.BaseState
 
buffer(Mutation) - Method in interface com.google.cloud.spanner.TransactionContext
Buffers a single mutation to be applied if the transaction commits successfully.
buffer(Iterable<Mutation>) - Method in interface com.google.cloud.spanner.TransactionContext
Buffers mutations to be applied if the transaction commits successfully.
build() - Method in class com.google.cloud.BaseServiceException.ExceptionData.Builder
 
build() - Method in class com.google.cloud.BaseWriteChannel.BaseState.Builder
 
build() - Method in class com.google.cloud.bigquery.BigQueryOptions.Builder
 
build() - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
 
build() - Method in class com.google.cloud.bigquery.CsvOptions.Builder
Creates a CsvOptions object.
build() - Method in class com.google.cloud.bigquery.Dataset.Builder
 
build() - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
Creates a DatasetInfo object.
build() - Method in class com.google.cloud.bigquery.DatastoreBackupOptions.Builder
Creates a DatastoreBackupOptions object.
build() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
Creates an ExternalTableDefinition object.
build() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
 
build() - Method in class com.google.cloud.bigquery.Field.Builder
Creates a Field object.
build() - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
Creates an InsertAllRequest object.
build() - Method in class com.google.cloud.bigquery.Job.Builder
 
build() - Method in class com.google.cloud.bigquery.JobConfiguration.Builder
Creates an object.
build() - Method in class com.google.cloud.bigquery.JobInfo.Builder
Creates a JobInfo object.
build() - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
 
build() - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
build() - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
 
build() - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
Creates a QueryParameterValue object.
build() - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
Creates a StandardTableDefinition object.
build() - Method in class com.google.cloud.bigquery.Table.Builder
 
build() - Method in class com.google.cloud.bigquery.TableDefinition.Builder
Creates an object.
build() - Method in class com.google.cloud.bigquery.TableInfo.Builder
Creates a TableInfo object.
build() - Method in class com.google.cloud.bigquery.ViewDefinition.Builder
Creates a ViewDefinition object.
build() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
build() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
 
build() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
 
build() - Method in class com.google.cloud.bigtable.v2.BigtableSettings.Builder
 
build() - Method in class com.google.cloud.compute.Address.Builder
 
build() - Method in class com.google.cloud.compute.AddressInfo.Builder
Creates an AddressInfo object.
build() - Method in class com.google.cloud.compute.AttachedDisk.Builder
Creates an AttachedDisk object.
build() - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration.Builder
Creates a CreateDiskConfiguration object.
build() - Method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration.Builder
Creates a PersistentDiskConfiguration object.
build() - Method in class com.google.cloud.compute.AttachedDisk.ScratchDiskConfiguration.Builder
Creates a ScratchDiskConfiguration object.
build() - Method in class com.google.cloud.compute.ComputeOptions.Builder
 
build() - Method in class com.google.cloud.compute.DeprecationStatus.Builder
Creates a DeprecationStatus object.
build() - Method in class com.google.cloud.compute.Disk.Builder
 
build() - Method in class com.google.cloud.compute.DiskConfiguration.Builder
Creates an object.
build() - Method in class com.google.cloud.compute.DiskImageConfiguration.Builder
Creates a DiskImageConfiguration object.
build() - Method in class com.google.cloud.compute.DiskInfo.Builder
Creates a DiskInfo object.
build() - Method in class com.google.cloud.compute.Image.Builder
 
build() - Method in class com.google.cloud.compute.ImageConfiguration.Builder
Creates a configuration object.
build() - Method in class com.google.cloud.compute.ImageDiskConfiguration.Builder
Creates an ImageDiskConfiguration object.
build() - Method in class com.google.cloud.compute.ImageInfo.Builder
Creates a ImageInfo object.
build() - Method in class com.google.cloud.compute.Instance.Builder
 
build() - Method in class com.google.cloud.compute.InstanceInfo.Builder
Creates an InstanceInfo object.
build() - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
build() - Method in class com.google.cloud.compute.Metadata.Builder
Creates a Metadata object.
build() - Method in class com.google.cloud.compute.Network.Builder
 
build() - Method in class com.google.cloud.compute.NetworkInfo.Builder
Creates a NetworkInfo object.
build() - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig.Builder
Creates an AccessConfig object.
build() - Method in class com.google.cloud.compute.NetworkInterface.Builder
Creates a NetworkInterface object.
build() - Method in class com.google.cloud.compute.Snapshot.Builder
 
build() - Method in class com.google.cloud.compute.SnapshotDiskConfiguration.Builder
Creates a SnapshotDiskConfiguration object.
build() - Method in class com.google.cloud.compute.SnapshotInfo.Builder
Creates a SnapshotInfo object.
build() - Method in class com.google.cloud.compute.StandardDiskConfiguration.Builder
Creates a StandardDiskConfiguration object.
build() - Method in class com.google.cloud.compute.StorageImageConfiguration.Builder
Creates a StorageImageConfiguration object.
build() - Method in class com.google.cloud.compute.Subnetwork.Builder
 
build() - Method in class com.google.cloud.compute.SubnetworkInfo.Builder
Creates a SubnetworkInfo object.
build() - Method in class com.google.cloud.compute.Tags.Builder
Creates a Tags object.
build() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
 
build() - Method in class com.google.cloud.datastore.BaseEntity.Builder
 
build() - Method in class com.google.cloud.datastore.BaseKey.Builder
 
build() - Method in class com.google.cloud.datastore.BlobValue.Builder
 
build() - Method in class com.google.cloud.datastore.BooleanValue.Builder
 
build() - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
 
build() - Method in class com.google.cloud.datastore.DoubleValue.Builder
 
build() - Method in class com.google.cloud.datastore.Entity.Builder
 
build() - Method in class com.google.cloud.datastore.EntityQuery.Builder
 
build() - Method in class com.google.cloud.datastore.EntityValue.Builder
 
build() - Method in class com.google.cloud.datastore.FullEntity.Builder
 
build() - Method in class com.google.cloud.datastore.GqlQuery.Builder
 
build() - Method in class com.google.cloud.datastore.IncompleteKey.Builder
 
build() - Method in class com.google.cloud.datastore.Key.Builder
 
build() - Method in class com.google.cloud.datastore.KeyFactory
 
build() - Method in class com.google.cloud.datastore.KeyQuery.Builder
 
build() - Method in class com.google.cloud.datastore.KeyValue.Builder
 
build() - Method in class com.google.cloud.datastore.LatLngValue.Builder
 
build() - Method in class com.google.cloud.datastore.ListValue.Builder
Creates a ListValue object.
build() - Method in class com.google.cloud.datastore.LongValue.Builder
 
build() - Method in class com.google.cloud.datastore.NullValue.Builder
 
build() - Method in class com.google.cloud.datastore.ProjectionEntity.Builder
 
build() - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
 
build() - Method in class com.google.cloud.datastore.RawValue.Builder
 
build() - Method in class com.google.cloud.datastore.StringValue.Builder
 
build() - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
 
build() - Method in class com.google.cloud.datastore.TimestampValue.Builder
 
build() - Static method in class com.google.cloud.datastore.TransactionExceptionHandler
 
build() - Method in interface com.google.cloud.datastore.ValueBuilder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings.Builder
 
build() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
 
build() - Method in class com.google.cloud.dns.ChangeRequest.Builder
 
build() - Method in class com.google.cloud.dns.ChangeRequestInfo.Builder
Creates a ChangeRequestInfo instance populated by the values associated with this builder.
build() - Method in class com.google.cloud.dns.DnsOptions.Builder
 
build() - Method in class com.google.cloud.dns.RecordSet.Builder
Builds the record set.
build() - Method in class com.google.cloud.dns.Zone.Builder
 
build() - Method in class com.google.cloud.dns.ZoneInfo.Builder
Builds the instance of ZoneInfo based on the information set by this builder.
build() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings.Builder
 
build() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings.Builder
 
build() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings.Builder
 
build() - Method in class com.google.cloud.ExceptionHandler.Builder
Returns a new ExceptionHandler instance.
build() - Method in class com.google.cloud.firestore.FirestoreOptions.Builder
 
build() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
 
build() - Method in class com.google.cloud.grpc.GrpcTransportOptions.Builder
 
build() - Method in class com.google.cloud.http.HttpTransportOptions.Builder
 
build() - Method in class com.google.cloud.language.v1.LanguageServiceSettings.Builder
 
build() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings.Builder
 
build() - Method in class com.google.cloud.logging.HttpRequest.Builder
Creates a HttpRequest object for this builder.
build() - Method in class com.google.cloud.logging.LogEntry.Builder
Creates a LogEntry object for this builder.
build() - Method in class com.google.cloud.logging.LoggingOptions.Builder
 
build() - Method in class com.google.cloud.logging.Metric.Builder
 
build() - Method in class com.google.cloud.logging.MetricInfo.Builder
Creates a MetricInfo object for this builder.
build() - Method in class com.google.cloud.logging.Operation.Builder
Creates an Operation object for this builder.
build() - Method in class com.google.cloud.logging.Sink.Builder
 
build() - Method in class com.google.cloud.logging.SinkInfo.Builder
Creates a SinkInfo object for this builder.
build() - Method in class com.google.cloud.logging.SourceLocation.Builder
 
build() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
 
build() - Method in class com.google.cloud.logging.v2.LoggingSettings.Builder
 
build() - Method in class com.google.cloud.logging.v2.MetricsSettings.Builder
 
build() - Method in class com.google.cloud.MonitoredResource.Builder
 
build() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings.Builder
 
build() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings.Builder
 
build() - Method in class com.google.cloud.notification.NotificationInfo.Builder
 
build() - Method in class com.google.cloud.Policy.Builder
Creates a Policy object.
build() - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
 
build() - Method in class com.google.cloud.resourcemanager.Project.Builder
 
build() - Method in class com.google.cloud.resourcemanager.ProjectInfo.Builder
 
build() - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions.Builder
 
build() - Method in class com.google.cloud.ServiceOptions.Builder
 
build() - Method in class com.google.cloud.spanner.Instance.Builder
 
build() - Method in class com.google.cloud.spanner.InstanceInfo.Builder
 
build() - Method in class com.google.cloud.spanner.Key.Builder
 
build() - Method in class com.google.cloud.spanner.KeyRange.Builder
 
build() - Method in class com.google.cloud.spanner.KeySet.Builder
 
build() - Method in class com.google.cloud.spanner.Mutation.WriteBuilder
Returns a newly created Mutation based on the contents of the Builder.
build() - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
Build a SessionPoolOption object
build() - Method in class com.google.cloud.spanner.SpannerOptions.Builder
 
build() - Method in class com.google.cloud.spanner.Statement.Builder
Builds the Statement.
build() - Method in class com.google.cloud.spanner.Struct.Builder
 
build() - Method in class com.google.cloud.speech.v1.SpeechSettings.Builder
 
build() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings.Builder
 
build() - Method in class com.google.cloud.storage.Acl.Builder
Creates an Acl object from this builder.
build() - Method in class com.google.cloud.storage.Blob.Builder
 
build() - Method in class com.google.cloud.storage.BlobInfo.Builder
Creates a BlobInfo object.
build() - Method in class com.google.cloud.storage.Bucket.Builder
 
build() - Method in class com.google.cloud.storage.BucketInfo.Builder
Creates a BucketInfo object.
build() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration.Builder
Creates new instance without destroying builder.
build() - Method in class com.google.cloud.storage.Cors.Builder
Creates a CORS configuration.
build() - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Creates a ComposeRequest object.
build() - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Creates a CopyRequest object.
build() - Method in class com.google.cloud.storage.StorageOptions.Builder
 
build() - Method in class com.google.cloud.trace.v1.TraceServiceSettings.Builder
 
build() - Method in class com.google.cloud.trace.v2.TraceServiceSettings.Builder
 
build() - Method in class com.google.cloud.translate.TranslateOptions.Builder
 
build() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings.Builder
 
build() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings.Builder
 
build() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings.Builder
 
build() - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings.Builder
 
build() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings.Builder
 
Builder(ServiceOptionsT, EntityT, String) - Constructor for class com.google.cloud.BaseWriteChannel.BaseState.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.DatasetInfo.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.JobInfo.Builder
 
builder(TableId, String) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
Creates a builder for a BigQuery Load Job configuration given the destination table and source URI.
Builder() - Constructor for class com.google.cloud.bigquery.TableInfo.Builder
 
Builder() - Constructor for class com.google.cloud.compute.AddressInfo.Builder
 
Builder() - Constructor for class com.google.cloud.compute.DiskInfo.Builder
 
Builder() - Constructor for class com.google.cloud.compute.ImageInfo.Builder
 
Builder() - Constructor for class com.google.cloud.compute.InstanceInfo.Builder
 
Builder() - Constructor for class com.google.cloud.compute.NetworkInfo.Builder
 
Builder() - Constructor for class com.google.cloud.compute.SnapshotInfo.Builder
 
Builder() - Constructor for class com.google.cloud.compute.SubnetworkInfo.Builder
 
Builder() - Constructor for class com.google.cloud.datastore.DoubleValue.Builder
 
Builder() - Constructor for class com.google.cloud.datastore.KeyValue.Builder
 
Builder() - Constructor for class com.google.cloud.dns.ChangeRequestInfo.Builder
 
Builder() - Constructor for class com.google.cloud.dns.ZoneInfo.Builder
 
Builder() - Constructor for class com.google.cloud.firestore.collection.ImmutableSortedMap.Builder
 
Builder() - Constructor for class com.google.cloud.logging.SinkInfo.Builder
 
Builder() - Constructor for class com.google.cloud.Policy.Builder
 
Builder(Policy) - Constructor for class com.google.cloud.Policy.Builder
 
Builder() - Constructor for class com.google.cloud.resourcemanager.ProjectInfo.Builder
 
Builder() - Constructor for class com.google.cloud.ServiceOptions.Builder
 
Builder(ServiceOptions<ServiceT, OptionsT>) - Constructor for class com.google.cloud.ServiceOptions.Builder
 
Builder() - Constructor for class com.google.cloud.spanner.InstanceInfo.Builder
 
Builder() - Constructor for class com.google.cloud.spanner.SessionPoolOptions.Builder
 
Builder() - Constructor for class com.google.cloud.storage.BlobInfo.Builder
 
builder() - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration
Creates a new builder, initialized with the following settings: Performing I/O on paths with extra slashes, e.g.
Builder() - Constructor for class com.google.cloud.storage.Storage.ComposeRequest.Builder
 
Builder() - Constructor for class com.google.cloud.storage.Storage.CopyRequest.Builder
 
buildFrom(List<A>, Map<B, C>, ImmutableSortedMap.Builder.KeyTranslator<A, B>, Comparator<A>) - Static method in class com.google.cloud.firestore.collection.ArraySortedMap
 
buildFrom(List<A>, Map<B, C>, ImmutableSortedMap.Builder.KeyTranslator<A, B>, Comparator<A>) - Static method in class com.google.cloud.firestore.collection.ImmutableSortedMap.Builder
 
buildFrom(List<A>, Map<B, C>, ImmutableSortedMap.Builder.KeyTranslator<A, B>, Comparator<A>) - Static method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
ByteArray - Class in com.google.cloud
An immutable byte array holder.
BYTES - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
Variable-length binary data.
bytes(byte[]) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of BYTES.
bytes() - Static method in class com.google.cloud.spanner.Type
Returns the descriptor for the BYTES type: a variable-length byte string.
bytes(ByteArray) - Static method in class com.google.cloud.spanner.Value
Returns a BYTES value.
bytesArray(Iterable<ByteArray>) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<BYTES> value.

C

cacheControl() - Method in interface com.google.cloud.storage.contrib.nio.CloudStorageFileAttributes
Returns Cache-Control HTTP header value, if set.
cacheHit() - Method in class com.google.cloud.bigquery.QueryResult
Returns whether the query result was fetched from the query cache.
cacheHit() - Method in class com.google.cloud.logging.HttpRequest
Returns whether or not an entity was served from cache (with or without validation).
cacheLookup() - Method in class com.google.cloud.logging.HttpRequest
Returns whether or not a cache lookup was attempted.
cacheValidatedWithOriginServer() - Method in class com.google.cloud.logging.HttpRequest
Returns whether or not the response was validated with the origin server before being served from cache.
cancel(String) - Method in interface com.google.cloud.bigquery.BigQuery
Sends a job cancel request.
cancel(JobId) - Method in interface com.google.cloud.bigquery.BigQuery
Sends a job cancel request.
cancel() - Method in class com.google.cloud.bigquery.Job
Sends a job cancel request.
cancel(String, String) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Sends a job cancel request.
cancel(String, String) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
cancel() - Method in class com.google.cloud.examples.bigquery.snippets.JobSnippets
Example of cancelling a job.
cancel(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc.StreamingCall
Cancels the call.
cancelJob(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of cancelling a job.
cancelJobFromId(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of cancelling a job.
cancelOperation(String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Cancels the specified operation.
cancelOperation(CancelOperationRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Cancels the specified operation.
cancelOperationCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Cancels the specified operation.
cancelOperationCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
cancelOperationCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
cancelOperationSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to cancelOperation.
cancelOperationSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to cancelOperation.
canIpForward() - Method in class com.google.cloud.compute.InstanceInfo
Returns whether to allow this instance to send and receive packets with non-matching destination or source IPs.
capture() - Method in class com.google.cloud.BaseWriteChannel
 
capture() - Method in interface com.google.cloud.ReadChannel
Captures the read channel state so that it can be saved and restored afterwards.
capture() - Method in interface com.google.cloud.Restorable
Captures the state of this object.
capture() - Method in class com.google.cloud.storage.CopyWriter
 
capture() - Method in interface com.google.cloud.WriteChannel
Captures the write channel state so that it can be saved and restored afterwards.
changeLifecycleState(String, String) - Method in class com.google.cloud.resourcemanager.testing.LocalResourceManagerHelper
Utility method to change the lifecycle state of the specified project.
ChangeRequest - Class in com.google.cloud.dns
An immutable class representing an atomic update to a collection of RecordSets within a Zone.
ChangeRequest.Builder - Class in com.google.cloud.dns
A builder for ChangeRequests.
ChangeRequestInfo - Class in com.google.cloud.dns
A class representing an atomic update to a collection of RecordSets within a Zone.
ChangeRequestInfo.Builder - Class in com.google.cloud.dns
A builder for ChangeRequestInfo.
ChangeRequestInfo.Status - Class in com.google.cloud.dns
This enumerates the possible states of a change request.
chargesUseFee() - Method in class com.google.cloud.compute.License
Returns true if the customer will be charged a license fee for running software that contains this license on an instance.
check() - Static method in class com.google.cloud.compatchecker.GoogleCloudCompatChecker
 
checkAccess(Path, AccessMode...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
checkAndMutateRow(TableName, ByteString, RowFilter, List<Mutation>, List<Mutation>) - Method in class com.google.cloud.bigtable.v2.BigtableClient
Mutates a row atomically based on the output of a predicate Reader filter.
checkAndMutateRow(CheckAndMutateRowRequest) - Method in class com.google.cloud.bigtable.v2.BigtableClient
Mutates a row atomically based on the output of a predicate Reader filter.
checkAndMutateRowCallable() - Method in class com.google.cloud.bigtable.v2.BigtableClient
Mutates a row atomically based on the output of a predicate Reader filter.
checkAndMutateRowCallable() - Method in class com.google.cloud.bigtable.v2.stub.BigtableStub
 
checkAndMutateRowCallable() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
checkAndMutateRowSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings.Builder
Returns the builder for the settings used for calls to checkAndMutateRow.
checkAndMutateRowSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns the object with the settings used for calls to checkAndMutateRow.
checkValidCreds(DataSourceNameOneof) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns true if valid credentials exist for the given data source and requesting user.
checkValidCredsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns true if valid credentials exist for the given data source and requesting user.
checkValidCredsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
checkValidCredsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
checkValidCredsSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to checkValidCreds.
checkValidCredsSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to checkValidCreds.
chunkSize - Variable in class com.google.cloud.BaseWriteChannel.BaseState
 
classifyText(Document) - Method in class com.google.cloud.language.v1.LanguageServiceClient
Classifies a document into categories.
classifyText(ClassifyTextRequest) - Method in class com.google.cloud.language.v1.LanguageServiceClient
Classifies a document into categories.
classifyText(Document) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Classifies a document into categories.
classifyText(ClassifyTextRequest) - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Classifies a document into categories.
classifyTextCallable() - Method in class com.google.cloud.language.v1.LanguageServiceClient
Classifies a document into categories.
classifyTextCallable() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
classifyTextCallable() - Method in class com.google.cloud.language.v1.stub.LanguageServiceStub
 
classifyTextCallable() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Classifies a document into categories.
classifyTextCallable() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
classifyTextCallable() - Method in class com.google.cloud.language.v1beta2.stub.LanguageServiceStub
 
classifyTextSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to classifyText.
classifyTextSettings() - Method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns the object with the settings used for calls to classifyText.
classifyTextSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings.Builder
Returns the builder for the settings used for calls to classifyText.
classifyTextSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns the object with the settings used for calls to classifyText.
cleanUp() - Method in class com.google.cloud.compute.testing.ResourceCleaner
 
cleanUp() - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
Deletes all the databases created via createTestDatabase.
clear() - Method in class com.google.cloud.datastore.BaseEntity.Builder
Clears all the properties.
clearAdditions() - Method in class com.google.cloud.dns.ChangeRequest.Builder
 
clearAdditions() - Method in class com.google.cloud.dns.ChangeRequestInfo.Builder
Clears the collection of RecordSets which are to be added to the zone upon executing this ChangeRequestInfo.
clearBindings() - Method in class com.google.cloud.datastore.GqlQuery.Builder
 
clearDeletions() - Method in class com.google.cloud.dns.ChangeRequest.Builder
 
clearDeletions() - Method in class com.google.cloud.dns.ChangeRequestInfo.Builder
Clears the collection of RecordSets which are to be deleted from the zone upon executing this ChangeRequestInfo.
clearDistinctOn() - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
Clears the group by clause.
clearLabels() - Method in class com.google.cloud.logging.LogEntry.Builder
Clears all the labels of the log entry.
clearLabels() - Method in class com.google.cloud.MonitoredResource.Builder
Clears all the labels of the monitored resource.
clearLabels() - Method in class com.google.cloud.resourcemanager.Project.Builder
 
clearLabels() - Method in class com.google.cloud.resourcemanager.ProjectInfo.Builder
Clear the labels associated with this project.
clearOrderBy() - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
Clears any previously specified order by settings.
clearProjection() - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
Clears the projection clause.
clearRecords() - Method in class com.google.cloud.dns.RecordSet.Builder
Removes all the records.
close() - Method in class com.google.cloud.BaseWriteChannel
 
close() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
 
close() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
close() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
 
close() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
close() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
close() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
close() - Method in class com.google.cloud.bigtable.v2.BigtableClient
 
close() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
close() - Method in class com.google.cloud.container.v1.ClusterManagerClient
 
close() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
close() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
 
close() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
close() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
 
close() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
 
close() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
 
close() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
 
close() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
close() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcReportErrorsServiceStub
 
close() - Method in class com.google.cloud.firestore.spi.v1beta1.GrpcFirestoreRpc
 
close() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
 
close() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
close() - Method in class com.google.cloud.language.v1.LanguageServiceClient
 
close() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
close() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
 
close() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
close() - Method in class com.google.cloud.logging.LoggingHandler
Closes the handler and the associated Logging object.
close() - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
close() - Method in class com.google.cloud.logging.v2.ConfigClient
 
close() - Method in class com.google.cloud.logging.v2.LoggingClient
 
close() - Method in class com.google.cloud.logging.v2.MetricsClient
 
close() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
close() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
close() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
close() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
 
close() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
 
close() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
close() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
close() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
close() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
close() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
close() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
close() - Method in interface com.google.cloud.ReadChannel
Overridden to remove IOException.
close() - Method in class com.google.cloud.spanner.ForwardingResultSet
 
close() - Method in interface com.google.cloud.spanner.ReadContext
Closes this read context and frees up the underlying resources.
close() - Method in interface com.google.cloud.spanner.ResultSet
Explicitly close the result set, releasing any associated resources.
close() - Method in interface com.google.cloud.spanner.Session
 
close() - Method in interface com.google.cloud.spanner.Spanner
Closes all the clients associated with this instance and frees up all the resources.
close() - Method in class com.google.cloud.speech.v1.SpeechClient
 
close() - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
close() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
 
close() - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
close() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Does nothing currently.
close() - Method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
close() - Method in class com.google.cloud.trace.v1.TraceServiceClient
 
close() - Method in class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
 
close() - Method in class com.google.cloud.trace.v2.TraceServiceClient
 
close() - Method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
close() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
 
close() - Method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
close() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
 
close() - Method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
close() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
 
close() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
 
close() - Method in class com.google.cloud.vision.v1.stub.GrpcImageAnnotatorStub
 
close() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
 
close() - Method in class com.google.cloud.vision.v1p1beta1.stub.GrpcImageAnnotatorStub
 
closedClosed(Key, Key) - Static method in class com.google.cloud.spanner.KeyRange
Returns a key range from start inclusive to end inclusive.
closedOpen(Key, Key) - Static method in class com.google.cloud.spanner.KeyRange
Returns a key range from start inclusive to end exclusive.
CloudStorageConfiguration - Class in com.google.cloud.storage.contrib.nio
Configuration for CloudStorageFileSystem instances.
CloudStorageConfiguration.Builder - Class in com.google.cloud.storage.contrib.nio
CloudStorageFileAttributes - Interface in com.google.cloud.storage.contrib.nio
Interface for attributes on a Cloud Storage file or pseudo-directory.
CloudStorageFileAttributeView - Class in com.google.cloud.storage.contrib.nio
Metadata view for a Google Cloud Storage object.
CloudStorageFileSystem - Class in com.google.cloud.storage.contrib.nio
Google Cloud Storage FileSystem implementation.
CloudStorageFileSystemProvider - Class in com.google.cloud.storage.contrib.nio
Google Cloud Storage FileSystemProvider implementation.
CloudStorageFileSystemProvider() - Constructor for class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
Default constructor which should only be called by Java SPI.
CloudStorageObjectImmutableException - Exception in com.google.cloud.storage.contrib.nio
Exception reminding user that Cloud Storage objects can't be mutated.
CloudStorageOption - Interface in com.google.cloud.storage.contrib.nio
Master interface for file operation option classes related to Google Cloud Storage.
CloudStorageOption.Copy - Interface in com.google.cloud.storage.contrib.nio
Interface for Google Cloud Storage options that can be specified when copying files.
CloudStorageOption.Open - Interface in com.google.cloud.storage.contrib.nio
Interface for Google Cloud Storage options that can be specified when opening files.
CloudStorageOption.OpenCopy - Interface in com.google.cloud.storage.contrib.nio
Interface for Google Cloud Storage options that can be specified when opening or copying files.
CloudStorageOptions - Class in com.google.cloud.storage.contrib.nio
Helper class for specifying options when opening and copying Cloud Storage files.
CloudStoragePath - Class in com.google.cloud.storage.contrib.nio
Google Cloud Storage Path.
CloudStoragePseudoDirectoryException - Exception in com.google.cloud.storage.contrib.nio
Exception thrown when erroneously trying to operate on a path with a trailing slash.
CloudStorageRetryHandler - Class in com.google.cloud.storage.contrib.nio
Simple counter class to keep track of retry and reopen attempts when StorageExceptions are encountered.
CloudStorageRetryHandler(int) - Constructor for class com.google.cloud.storage.contrib.nio.CloudStorageRetryHandler
Create a CloudStorageRetryHandler with the maximum retries and reopens set to the same value.
CloudStorageRetryHandler(int, int) - Constructor for class com.google.cloud.storage.contrib.nio.CloudStorageRetryHandler
Create a CloudStorageRetryHandler with the maximum retries and reopens set to different values.
ClusterManagerClient - Class in com.google.cloud.container.v1
Service Description: Google Container Engine Cluster Manager v1
ClusterManagerClient(ClusterManagerSettings) - Constructor for class com.google.cloud.container.v1.ClusterManagerClient
Constructs an instance of ClusterManagerClient, using the given settings.
ClusterManagerClient(ClusterManagerStub) - Constructor for class com.google.cloud.container.v1.ClusterManagerClient
 
ClusterManagerSettings - Class in com.google.cloud.container.v1
Settings class to configure an instance of ClusterManagerClient.
ClusterManagerSettings.Builder - Class in com.google.cloud.container.v1
Builder for ClusterManagerSettings.
ClusterManagerStub - Class in com.google.cloud.container.v1.stub
Base stub class for Google Container Engine API.
ClusterManagerStub() - Constructor for class com.google.cloud.container.v1.stub.ClusterManagerStub
 
CNAME - Static variable in class com.google.cloud.dns.RecordSet.Type
Canonical name record, which is used to alias names.
COLDLINE - Static variable in class com.google.cloud.storage.StorageClass
Coldline storage class.
collection(String) - Method in class com.google.cloud.firestore.DocumentReference
Gets a CollectionReference instance that refers to the collection that is a child of this document.
collection(String) - Method in interface com.google.cloud.firestore.Firestore
Gets a CollectionReference that refers to the collection at the specified path.
CollectionReference - Class in com.google.cloud.firestore
A CollectionReference can be used for adding documents, getting document references, and querying for documents (using the methods inherited from Query)
com.google.cloud - package com.google.cloud
Core classes for the google-cloud library.
com.google.cloud.bigquery - package com.google.cloud.bigquery
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for analytics.
com.google.cloud.bigquery.datatransfer.v1 - package com.google.cloud.bigquery.datatransfer.v1
A client to BigQuery Data Transfer API.
com.google.cloud.bigquery.datatransfer.v1.stub - package com.google.cloud.bigquery.datatransfer.v1.stub
 
com.google.cloud.bigquery.spi - package com.google.cloud.bigquery.spi
 
com.google.cloud.bigquery.spi.v2 - package com.google.cloud.bigquery.spi.v2
 
com.google.cloud.bigquery.testing - package com.google.cloud.bigquery.testing
A testing helper for Google BigQuery.
com.google.cloud.bigtable.admin.v2 - package com.google.cloud.bigtable.admin.v2
A client to Cloud Bigtable Admin API.
com.google.cloud.bigtable.admin.v2.stub - package com.google.cloud.bigtable.admin.v2.stub
 
com.google.cloud.bigtable.v2 - package com.google.cloud.bigtable.v2
A client to Cloud Bigtable API.
com.google.cloud.bigtable.v2.stub - package com.google.cloud.bigtable.v2.stub
 
com.google.cloud.compatchecker - package com.google.cloud.compatchecker
 
com.google.cloud.compute - package com.google.cloud.compute
A client for Google Compute Engine – High-performance, scalable virtual machines.
com.google.cloud.compute.spi - package com.google.cloud.compute.spi
 
com.google.cloud.compute.spi.v1 - package com.google.cloud.compute.spi.v1
 
com.google.cloud.compute.testing - package com.google.cloud.compute.testing
A testing helper for Google Compute Engine.
com.google.cloud.container.v1 - package com.google.cloud.container.v1
A client to Google Container Engine API.
com.google.cloud.container.v1.stub - package com.google.cloud.container.v1.stub
 
com.google.cloud.datastore - package com.google.cloud.datastore
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
com.google.cloud.datastore.spi - package com.google.cloud.datastore.spi
 
com.google.cloud.datastore.spi.v1 - package com.google.cloud.datastore.spi.v1
 
com.google.cloud.datastore.testing - package com.google.cloud.datastore.testing
A testing helper for Google Cloud Datastore.
com.google.cloud.dialogflow.v2beta1 - package com.google.cloud.dialogflow.v2beta1
A client to Dialogflow API.
com.google.cloud.dialogflow.v2beta1.stub - package com.google.cloud.dialogflow.v2beta1.stub
 
com.google.cloud.dlp.v2beta1 - package com.google.cloud.dlp.v2beta1
A client to DLP API.
com.google.cloud.dlp.v2beta1.stub - package com.google.cloud.dlp.v2beta1.stub
 
com.google.cloud.dns - package com.google.cloud.dns
A client for Cloud DNS - A highly available global DNS network.
com.google.cloud.dns.spi - package com.google.cloud.dns.spi
 
com.google.cloud.dns.spi.v1 - package com.google.cloud.dns.spi.v1
 
com.google.cloud.errorreporting.v1beta1 - package com.google.cloud.errorreporting.v1beta1
A client to Stackdriver Error Reporting API.
com.google.cloud.errorreporting.v1beta1.stub - package com.google.cloud.errorreporting.v1beta1.stub
 
com.google.cloud.examples.bigquery - package com.google.cloud.examples.bigquery
 
com.google.cloud.examples.bigquery.snippets - package com.google.cloud.examples.bigquery.snippets
 
com.google.cloud.examples.compute - package com.google.cloud.examples.compute
 
com.google.cloud.examples.compute.snippets - package com.google.cloud.examples.compute.snippets
 
com.google.cloud.examples.datastore - package com.google.cloud.examples.datastore
 
com.google.cloud.examples.datastore.snippets - package com.google.cloud.examples.datastore.snippets
 
com.google.cloud.examples.dns - package com.google.cloud.examples.dns
 
com.google.cloud.examples.dns.snippets - package com.google.cloud.examples.dns.snippets
 
com.google.cloud.examples.language.snippets - package com.google.cloud.examples.language.snippets
 
com.google.cloud.examples.logging - package com.google.cloud.examples.logging
 
com.google.cloud.examples.logging.snippets - package com.google.cloud.examples.logging.snippets
 
com.google.cloud.examples.nio - package com.google.cloud.examples.nio
 
com.google.cloud.examples.nio.snippets - package com.google.cloud.examples.nio.snippets
 
com.google.cloud.examples.pubsub.snippets - package com.google.cloud.examples.pubsub.snippets
 
com.google.cloud.examples.resourcemanager - package com.google.cloud.examples.resourcemanager
 
com.google.cloud.examples.resourcemanager.snippets - package com.google.cloud.examples.resourcemanager.snippets
 
com.google.cloud.examples.spanner.snippets - package com.google.cloud.examples.spanner.snippets
 
com.google.cloud.examples.speech.snippets - package com.google.cloud.examples.speech.snippets
 
com.google.cloud.examples.storage - package com.google.cloud.examples.storage
 
com.google.cloud.examples.storage.snippets - package com.google.cloud.examples.storage.snippets
 
com.google.cloud.examples.translate - package com.google.cloud.examples.translate
 
com.google.cloud.examples.translate.snippets - package com.google.cloud.examples.translate.snippets
 
com.google.cloud.examples.vision.snippets - package com.google.cloud.examples.vision.snippets
 
com.google.cloud.firestore - package com.google.cloud.firestore
 
com.google.cloud.firestore.annotation - package com.google.cloud.firestore.annotation
 
com.google.cloud.firestore.collection - package com.google.cloud.firestore.collection
 
com.google.cloud.firestore.spi.v1beta1 - package com.google.cloud.firestore.spi.v1beta1
 
com.google.cloud.firestore.v1beta1 - package com.google.cloud.firestore.v1beta1
A client to Google Cloud Firestore API.
com.google.cloud.firestore.v1beta1.stub - package com.google.cloud.firestore.v1beta1.stub
 
com.google.cloud.grpc - package com.google.cloud.grpc
 
com.google.cloud.http - package com.google.cloud.http
 
com.google.cloud.language.v1 - package com.google.cloud.language.v1
A client to Google Cloud Natural Language API.
com.google.cloud.language.v1.stub - package com.google.cloud.language.v1.stub
 
com.google.cloud.language.v1beta2 - package com.google.cloud.language.v1beta2
A client to Google Cloud Natural Language API.
com.google.cloud.language.v1beta2.stub - package com.google.cloud.language.v1beta2.stub
 
com.google.cloud.logging - package com.google.cloud.logging
A client for Stackdriver Logging - Real-time log management and analysis.
com.google.cloud.logging.logback - package com.google.cloud.logging.logback
 
com.google.cloud.logging.spi - package com.google.cloud.logging.spi
 
com.google.cloud.logging.spi.v2 - package com.google.cloud.logging.spi.v2
 
com.google.cloud.logging.testing - package com.google.cloud.logging.testing
A testing helper for Stackdriver Logging.
com.google.cloud.logging.v2 - package com.google.cloud.logging.v2
A client to Stackdriver Logging API.
com.google.cloud.logging.v2.stub - package com.google.cloud.logging.v2.stub
 
com.google.cloud.monitoring.v3 - package com.google.cloud.monitoring.v3
A client to Stackdriver Monitoring API.
com.google.cloud.monitoring.v3.stub - package com.google.cloud.monitoring.v3.stub
 
com.google.cloud.nio.examples - package com.google.cloud.nio.examples
 
com.google.cloud.notification - package com.google.cloud.notification
 
com.google.cloud.pubsub.v1 - package com.google.cloud.pubsub.v1
A client to Google Cloud Pub/Sub API.
com.google.cloud.pubsub.v1.stub - package com.google.cloud.pubsub.v1.stub
 
com.google.cloud.resourcemanager - package com.google.cloud.resourcemanager
A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource containers.
com.google.cloud.resourcemanager.spi - package com.google.cloud.resourcemanager.spi
 
com.google.cloud.resourcemanager.spi.v1beta1 - package com.google.cloud.resourcemanager.spi.v1beta1
 
com.google.cloud.resourcemanager.testing - package com.google.cloud.resourcemanager.testing
A testing helper for Google Cloud Resource Manager.
com.google.cloud.spanner - package com.google.cloud.spanner
A client for Cloud Spanner - A no-compromise relational database service.
com.google.cloud.spanner.spi - package com.google.cloud.spanner.spi
 
com.google.cloud.spanner.spi.v1 - package com.google.cloud.spanner.spi.v1
 
com.google.cloud.spanner.testing - package com.google.cloud.spanner.testing
 
com.google.cloud.speech.v1 - package com.google.cloud.speech.v1
A client to Google Cloud Speech API.
com.google.cloud.speech.v1.stub - package com.google.cloud.speech.v1.stub
 
com.google.cloud.speech.v1beta1 - package com.google.cloud.speech.v1beta1
A client to Google Cloud Speech API.
com.google.cloud.speech.v1beta1.stub - package com.google.cloud.speech.v1beta1.stub
 
com.google.cloud.spi - package com.google.cloud.spi
 
com.google.cloud.storage - package com.google.cloud.storage
A client for Cloud Storage - Unified object storage.
com.google.cloud.storage.contrib.nio - package com.google.cloud.storage.contrib.nio
Java 7 nio FileSystem client library for Google Cloud Storage.
com.google.cloud.storage.contrib.nio.testing - package com.google.cloud.storage.contrib.nio.testing
 
com.google.cloud.storage.spi - package com.google.cloud.storage.spi
 
com.google.cloud.storage.spi.v1 - package com.google.cloud.storage.spi.v1
 
com.google.cloud.storage.testing - package com.google.cloud.storage.testing
A testing helper for Google Cloud Storage.
com.google.cloud.testing - package com.google.cloud.testing
 
com.google.cloud.trace.v1 - package com.google.cloud.trace.v1
A client to Stackdriver Trace API.
com.google.cloud.trace.v1.stub - package com.google.cloud.trace.v1.stub
 
com.google.cloud.trace.v2 - package com.google.cloud.trace.v2
A client to Stackdriver Trace API.
com.google.cloud.trace.v2.stub - package com.google.cloud.trace.v2.stub
 
com.google.cloud.translate - package com.google.cloud.translate
A client for Cloud Translation - Fast, dynamic translation.
com.google.cloud.translate.spi - package com.google.cloud.translate.spi
 
com.google.cloud.translate.spi.v2 - package com.google.cloud.translate.spi.v2
 
com.google.cloud.translate.testing - package com.google.cloud.translate.testing
A testing helper for Google Translation.
com.google.cloud.videointelligence.v1 - package com.google.cloud.videointelligence.v1
A client to Cloud Video Intelligence API.
com.google.cloud.videointelligence.v1.stub - package com.google.cloud.videointelligence.v1.stub
 
com.google.cloud.videointelligence.v1beta1 - package com.google.cloud.videointelligence.v1beta1
A client to Google Cloud Video Intelligence API.
com.google.cloud.videointelligence.v1beta1.stub - package com.google.cloud.videointelligence.v1beta1.stub
 
com.google.cloud.videointelligence.v1beta2 - package com.google.cloud.videointelligence.v1beta2
A client to Google Cloud Video Intelligence API.
com.google.cloud.videointelligence.v1beta2.stub - package com.google.cloud.videointelligence.v1beta2.stub
 
com.google.cloud.vision.v1 - package com.google.cloud.vision.v1
A client to Google Cloud Vision API.
com.google.cloud.vision.v1.stub - package com.google.cloud.vision.v1.stub
 
com.google.cloud.vision.v1p1beta1 - package com.google.cloud.vision.v1p1beta1
A client to Google Cloud Vision API.
com.google.cloud.vision.v1p1beta1.stub - package com.google.cloud.vision.v1p1beta1.stub
 
commit(CommitRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
Sends a commit request.
commit(CommitRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
 
commit() - Method in interface com.google.cloud.datastore.Transaction
Commit the transaction.
commit() - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of committing a transaction.
commit(String, List<Write>) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Commits a transaction, while optionally updating documents.
commit(CommitRequest) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Commits a transaction, while optionally updating documents.
commit() - Method in class com.google.cloud.firestore.WriteBatch
Applies the current WriteBatch and returns an array with WriteResults.
commit(CommitRequest, Map<SpannerRpc.Option, ?>) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
commit(CommitRequest, Map<SpannerRpc.Option, ?>) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
commitCallable() - Method in interface com.google.cloud.firestore.spi.v1beta1.FirestoreRpc
Commits a transaction, while optionally updating documents.
commitCallable() - Method in class com.google.cloud.firestore.spi.v1beta1.GrpcFirestoreRpc
 
commitCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Commits a transaction, while optionally updating documents.
commitCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
commitCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
commitSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to commit.
commitSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to commit.
compare(A, A) - Method in class com.google.cloud.firestore.collection.StandardComparator
 
compareTo(Date) - Method in class com.google.cloud.Date
 
compareTo(FieldPath) - Method in class com.google.cloud.firestore.FieldPath
 
compareTo(Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
compareTo(Timestamp) - Method in class com.google.cloud.Timestamp
 
completed() - Method in class com.google.cloud.BatchResult
Returns true if the batch has been completed and the result is available; false otherwise.
completeIPRotation(String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Completes master IP rotation.
completeIPRotation(CompleteIPRotationRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Completes master IP rotation.
completeIPRotationCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Completes master IP rotation.
completeIPRotationCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
completeIPRotationCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
completeIPRotationSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to completeIPRotation.
completeIPRotationSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to completeIPRotation.
compose(Iterable<StorageObject>, StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
compose(Iterable<StorageObject>, StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Sends a compose request.
compose(Storage.ComposeRequest) - Method in interface com.google.cloud.storage.Storage
Sends a compose request.
composeBlobs(String, String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of composing two blobs.
Compute - Interface in com.google.cloud.compute
An interface for Google Cloud Compute Engine.
Compute.AddressAggregatedListOption - Class in com.google.cloud.compute
Class for specifying address aggregated list options.
Compute.AddressField - Enum in com.google.cloud.compute
Fields of a Compute Engine Address resource.
Compute.AddressFilter - Class in com.google.cloud.compute
Class for filtering address lists.
Compute.AddressListOption - Class in com.google.cloud.compute
Class for specifying address list options.
Compute.AddressOption - Class in com.google.cloud.compute
Class for specifying address get options.
Compute.DiskAggregatedListOption - Class in com.google.cloud.compute
Class for specifying disk aggregated list options.
Compute.DiskField - Enum in com.google.cloud.compute
Fields of a Compute Engine Disk resource.
Compute.DiskFilter - Class in com.google.cloud.compute
Class for filtering disk lists.
Compute.DiskListOption - Class in com.google.cloud.compute
Class for specifying disk list options.
Compute.DiskOption - Class in com.google.cloud.compute
Class for specifying disk get options.
Compute.DiskTypeAggregatedListOption - Class in com.google.cloud.compute
Class for specifying disk type aggregated list options.
Compute.DiskTypeField - Enum in com.google.cloud.compute
Fields of a Compute Engine DiskType resource.
Compute.DiskTypeFilter - Class in com.google.cloud.compute
Class for filtering disk type lists.
Compute.DiskTypeListOption - Class in com.google.cloud.compute
Class for specifying disk type list options.
Compute.DiskTypeOption - Class in com.google.cloud.compute
Class for specifying disk type get options.
Compute.ImageField - Enum in com.google.cloud.compute
Fields of a Compute Engine Image resource.
Compute.ImageFilter - Class in com.google.cloud.compute
Class for filtering image lists.
Compute.ImageListOption - Class in com.google.cloud.compute
Class for specifying image list options.
Compute.ImageOption - Class in com.google.cloud.compute
Class for specifying image get options.
Compute.InstanceAggregatedListOption - Class in com.google.cloud.compute
Class for specifying instance aggregated list options.
Compute.InstanceField - Enum in com.google.cloud.compute
Fields of a Compute Engine Instance resource.
Compute.InstanceFilter - Class in com.google.cloud.compute
Class for filtering instance lists.
Compute.InstanceListOption - Class in com.google.cloud.compute
Class for specifying instance list options.
Compute.InstanceOption - Class in com.google.cloud.compute
Class for specifying instance get options.
Compute.LicenseField - Enum in com.google.cloud.compute
Fields of a Compute Engine License resource.
Compute.LicenseOption - Class in com.google.cloud.compute
Class for specifying license get options.
Compute.ListFilter - Class in com.google.cloud.compute
Base class for list filters.
Compute.MachineTypeAggregatedListOption - Class in com.google.cloud.compute
Class for specifying machine type aggregated list options.
Compute.MachineTypeField - Enum in com.google.cloud.compute
Fields of a Compute Engine MachineType resource.
Compute.MachineTypeFilter - Class in com.google.cloud.compute
Class for filtering machine type lists.
Compute.MachineTypeListOption - Class in com.google.cloud.compute
Class for specifying machine type list options.
Compute.MachineTypeOption - Class in com.google.cloud.compute
Class for specifying machine type get options.
Compute.NetworkField - Enum in com.google.cloud.compute
Fields of a Compute Engine Network resource.
Compute.NetworkFilter - Class in com.google.cloud.compute
Class for filtering network lists.
Compute.NetworkListOption - Class in com.google.cloud.compute
Class for specifying network list options.
Compute.NetworkOption - Class in com.google.cloud.compute
Class for specifying network get options.
Compute.OperationField - Enum in com.google.cloud.compute
Fields of a Compute Engine Operation resource.
Compute.OperationFilter - Class in com.google.cloud.compute
Class for filtering operation lists.
Compute.OperationListOption - Class in com.google.cloud.compute
Class for specifying operation list options.
Compute.OperationOption - Class in com.google.cloud.compute
Class for specifying operation get options.
Compute.RegionField - Enum in com.google.cloud.compute
Fields of a Compute Engine Region resource.
Compute.RegionFilter - Class in com.google.cloud.compute
Class for filtering region lists.
Compute.RegionListOption - Class in com.google.cloud.compute
Class for specifying region list options.
Compute.RegionOption - Class in com.google.cloud.compute
Class for specifying region get options.
Compute.SnapshotField - Enum in com.google.cloud.compute
Fields of a Compute Engine Snapshot resource.
Compute.SnapshotFilter - Class in com.google.cloud.compute
Class for filtering snapshot lists.
Compute.SnapshotListOption - Class in com.google.cloud.compute
Class for specifying snapshot list options.
Compute.SnapshotOption - Class in com.google.cloud.compute
Class for specifying snapshot get options.
Compute.SubnetworkAggregatedListOption - Class in com.google.cloud.compute
Class for specifying subnetwork aggregated list options.
Compute.SubnetworkField - Enum in com.google.cloud.compute
Fields of a Compute Engine Subnetwork resource.
Compute.SubnetworkFilter - Class in com.google.cloud.compute
Class for filtering subnetwork lists.
Compute.SubnetworkListOption - Class in com.google.cloud.compute
Class for specifying subnetwork list options.
Compute.SubnetworkOption - Class in com.google.cloud.compute
Class for specifying subnetwork get options.
Compute.ZoneField - Enum in com.google.cloud.compute
Fields of a Compute Engine Zone resource.
Compute.ZoneFilter - Class in com.google.cloud.compute
Class for filtering zone lists.
Compute.ZoneListOption - Class in com.google.cloud.compute
Class for specifying zone list options.
Compute.ZoneOption - Class in com.google.cloud.compute
Class for specifying zone get options.
ComputeExample - Class in com.google.cloud.examples.compute
An example of using Google Compute.
ComputeExample() - Constructor for class com.google.cloud.examples.compute.ComputeExample
 
ComputeException - Exception in com.google.cloud.compute
Compute Engine service exception.
ComputeException(IOException) - Constructor for exception com.google.cloud.compute.ComputeException
 
ComputeFactory - Interface in com.google.cloud.compute
An interface for Compute factories.
ComputeHelperException(String, Throwable) - Constructor for exception com.google.cloud.compute.testing.RemoteComputeHelper.ComputeHelperException
 
ComputeOptions - Class in com.google.cloud.compute
 
ComputeOptions.Builder - Class in com.google.cloud.compute
 
ComputeOptions.DefaultComputeFactory - Class in com.google.cloud.compute
 
ComputeOptions.DefaultComputeRpcFactory - Class in com.google.cloud.compute
 
ComputeRpc - Interface in com.google.cloud.compute.spi.v1
 
ComputeRpc.Option - Enum in com.google.cloud.compute.spi.v1
 
ComputeRpcFactory - Interface in com.google.cloud.compute.spi
An interface for Compute RPC factory.
config() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Returns configuration object for this file system instance.
ConfigClient - Class in com.google.cloud.logging.v2
Service Description: Service for configuring sinks used to export log entries outside of Stackdriver Logging.
ConfigClient(ConfigSettings) - Constructor for class com.google.cloud.logging.v2.ConfigClient
Constructs an instance of ConfigClient, using the given settings.
ConfigClient(ConfigServiceV2Stub) - Constructor for class com.google.cloud.logging.v2.ConfigClient
 
ConfigServiceV2Stub - Class in com.google.cloud.logging.v2.stub
Base stub class for Stackdriver Logging API.
ConfigServiceV2Stub() - Constructor for class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
ConfigSettings - Class in com.google.cloud.logging.v2
Settings class to configure an instance of ConfigClient.
ConfigSettings.Builder - Class in com.google.cloud.logging.v2
Builder for ConfigSettings.
contains(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns true if the entity contains a property with the given name.
contains(T) - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
contains(String) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns whether or not the field exists in the document.
contains(FieldPath) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns whether or not the field exists in the document.
containsKey(K) - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
containsKey(K) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
containsKey(K) - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
contentDisposition() - Method in interface com.google.cloud.storage.contrib.nio.CloudStorageFileAttributes
Returns Content-Disposition HTTP header value, if set.
contentEncoding() - Method in interface com.google.cloud.storage.contrib.nio.CloudStorageFileAttributes
Returns Content-Encoding HTTP header value, if set.
ContextsClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages contexts.
ContextsClient(ContextsSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.ContextsClient
Constructs an instance of ContextsClient, using the given settings.
ContextsClient(ContextsStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
ContextsSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of ContextsClient.
ContextsSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for ContextsSettings.
ContextsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
ContextsStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
continueRewrite(StorageRpc.RewriteResponse) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
continueRewrite(StorageRpc.RewriteResponse) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Continues rewriting on an already open rewrite channel.
copy(String, String, BigQuery.JobOption...) - Method in class com.google.cloud.bigquery.Table
Starts a BigQuery Job to copy the current table to the provided destination table.
copy(TableId, BigQuery.JobOption...) - Method in class com.google.cloud.bigquery.Table
Starts a BigQuery Job to copy the current table to the provided destination table.
copy(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example of copying the table to a destination table.
copy(K, V, LLRBNode<K, V>, LLRBNode<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBBlackValueNode
 
copy(K, V, LLRBNode.Color, LLRBNode<K, V>, LLRBNode<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
copy(K, V, LLRBNode.Color, LLRBNode<K, V>, LLRBNode<K, V>) - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
copy(K, V, LLRBNode<K, V>, LLRBNode<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBRedValueNode
 
copy(K, V, LLRBNode<K, V>, LLRBNode<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
copy(K, V, LLRBNode.Color, LLRBNode<K, V>, LLRBNode<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
copy(Path, Path, CopyOption...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
copy(Storage.CopyRequest) - Method in interface com.google.cloud.storage.Storage
Sends a copy request.
copyBlob(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of copying a blob.
copyBlobInChunks(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of copying a blob in chunks.
copyChunk() - Method in class com.google.cloud.storage.CopyWriter
Copies the next chunk of the blob.
copyFrom(byte[]) - Static method in class com.google.cloud.ByteArray
Creates a ByteArray object given an array of bytes.
copyFrom(String) - Static method in class com.google.cloud.ByteArray
Creates a ByteArray object given a string.
copyFrom(ByteBuffer) - Static method in class com.google.cloud.ByteArray
Creates a ByteArray object given a ByteBuffer.
copyFrom(InputStream) - Static method in class com.google.cloud.ByteArray
Creates a ByteArray object given an InputStream.
copyFrom(byte[]) - Static method in class com.google.cloud.datastore.Blob
 
copyFrom(ByteBuffer) - Static method in class com.google.cloud.datastore.Blob
 
copyFrom(InputStream) - Static method in class com.google.cloud.datastore.Blob
 
copyFrom(byte[]) - Static method in class com.google.cloud.datastore.Cursor
 
CopyJobConfiguration - Class in com.google.cloud.bigquery
Google BigQuery copy job configuration.
CopyJobConfiguration.Builder - Class in com.google.cloud.bigquery
 
copyTableId(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example copying the table to a destination table.
copyTo(ByteBuffer) - Method in class com.google.cloud.ByteArray
Copies the content of this ByteArray into an existing ByteBuffer.
copyTo(byte[]) - Method in class com.google.cloud.ByteArray
Copies the content of this ByteArray into an array of bytes.
copyTo(ByteBuffer) - Method in class com.google.cloud.datastore.Blob
Copies bytes into a ByteBuffer.
copyTo(byte[]) - Method in class com.google.cloud.datastore.Blob
Copies bytes into a buffer.
copyTo(BlobId, Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Sends a copy request for the current blob to the target blob.
copyTo(String, Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Sends a copy request for the current blob to the target bucket, preserving its name.
copyTo(String, String, Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Sends a copy request for the current blob to the target blob.
copyToBucket(String) - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of copying the blob to a different bucket, keeping the original name.
copyToId(String, String) - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of copying the blob to a different bucket with a different name.
copyToStrings(String, String) - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of copying the blob to a different bucket with a different name.
CopyWriter - Class in com.google.cloud.storage
Google Storage blob copy writer.
Cors - Class in com.google.cloud.storage
Cross-Origin Resource Sharing (CORS) configuration for a bucket.
Cors.Builder - Class in com.google.cloud.storage
CORS configuration builder.
Cors.Origin - Class in com.google.cloud.storage
Class for a CORS origin.
CountBytes - Class in com.google.cloud.examples.nio
CountBytes will read through the whole file given as input.
CountBytes() - Constructor for class com.google.cloud.examples.nio.CountBytes
 
crc32cMatch(String) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's data CRC32C checksum match.
crc32cMatch() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's data CRC32C checksum match.
create(String, Object) - Static method in class com.google.cloud.BaseWriteChannel.BaseState.ValueHolder
 
create(DatasetInfo, BigQuery.DatasetOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Creates a new dataset.
create(TableInfo, BigQuery.TableOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Creates a new table.
create(JobInfo, BigQuery.JobOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Creates a new job.
create(BigQueryOptions) - Method in class com.google.cloud.bigquery.BigQueryOptions.DefaultBigqueryFactory
 
create(BigQueryOptions) - Method in class com.google.cloud.bigquery.BigQueryOptions.DefaultBigQueryRpcFactory
 
create(String, TableDefinition, BigQuery.TableOption...) - Method in class com.google.cloud.bigquery.Dataset
Creates a new table in this dataset.
create() - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Constructs an instance of DataTransferServiceClient with default settings.
create(DataTransferServiceSettings) - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Constructs an instance of DataTransferServiceClient, using the given settings.
create(DataTransferServiceStub) - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Constructs an instance of DataTransferServiceClient, using the given stub for making calls.
create(DataTransferServiceSettings) - Static method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
create(Dataset, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Creates a new dataset.
create(Table, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Creates a new table.
create(Job, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Creates a new job.
create(Dataset, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
create(Table, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
create(Job, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
create(String, InputStream) - Static method in class com.google.cloud.bigquery.testing.RemoteBigQueryHelper
Creates a RemoteBigQueryHelper object for the given project id and JSON key input stream.
create() - Static method in class com.google.cloud.bigquery.testing.RemoteBigQueryHelper
Creates a RemoteBigQueryHelper object using default project id and authentication credentials.
create() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Constructs an instance of BigtableInstanceAdminClient with default settings.
create(BigtableInstanceAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Constructs an instance of BigtableInstanceAdminClient, using the given settings.
create(BigtableInstanceAdminStub) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Constructs an instance of BigtableInstanceAdminClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Constructs an instance of BigtableTableAdminClient with default settings.
create(BigtableTableAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Constructs an instance of BigtableTableAdminClient, using the given settings.
create(BigtableTableAdminStub) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Constructs an instance of BigtableTableAdminClient, using the given stub for making calls.
create(BigtableInstanceAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
create(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
create(BigtableTableAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
create(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
create() - Static method in class com.google.cloud.bigtable.v2.BigtableClient
Constructs an instance of BigtableClient with default settings.
create(BigtableSettings) - Static method in class com.google.cloud.bigtable.v2.BigtableClient
Constructs an instance of BigtableClient, using the given settings.
create(BigtableStub) - Static method in class com.google.cloud.bigtable.v2.BigtableClient
Constructs an instance of BigtableClient, using the given stub for making calls.
create(BigtableSettings) - Static method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
create(ClientContext) - Static method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
create(AddressInfo, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Creates a new address.
create(SnapshotInfo, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Creates a new snapshot.
create(ImageInfo, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Creates a new image.
create(DiskInfo, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Creates a new disk.
create(SubnetworkInfo, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
 
create(NetworkInfo, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Creates a new network.
create(InstanceInfo, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Creates a new instance.
create(ComputeOptions) - Method in class com.google.cloud.compute.ComputeOptions.DefaultComputeFactory
 
create(ComputeOptions) - Method in class com.google.cloud.compute.ComputeOptions.DefaultComputeRpcFactory
 
create(String, InputStream) - Static method in class com.google.cloud.compute.testing.RemoteComputeHelper
Creates a RemoteComputeHelper object for the given project id and JSON key input stream.
create() - Static method in class com.google.cloud.compute.testing.RemoteComputeHelper
Creates a RemoteComputeHelper object using default project id and authentication credentials.
create(Compute) - Static method in class com.google.cloud.compute.testing.ResourceCleaner
 
create() - Static method in class com.google.cloud.container.v1.ClusterManagerClient
Constructs an instance of ClusterManagerClient with default settings.
create(ClusterManagerSettings) - Static method in class com.google.cloud.container.v1.ClusterManagerClient
Constructs an instance of ClusterManagerClient, using the given settings.
create(ClusterManagerStub) - Static method in class com.google.cloud.container.v1.ClusterManagerClient
Constructs an instance of ClusterManagerClient, using the given stub for making calls.
create(ClusterManagerSettings) - Static method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
create(ClientContext) - Static method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
create(DatastoreOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreFactory
 
create(DatastoreOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreRpcFactory
 
create(double) - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
Creates a local Datastore helper with the specified settings for project ID and consistency.
create() - Static method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
Creates a local Datastore helper with a placeholder project ID and the default consistency setting of 0.9.
create() - Static method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
Creates a RemoteStorageHelper object.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Constructs an instance of AgentsClient with default settings.
create(AgentsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Constructs an instance of AgentsClient, using the given settings.
create(AgentsStub) - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Constructs an instance of AgentsClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Constructs an instance of ContextsClient with default settings.
create(ContextsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Constructs an instance of ContextsClient, using the given settings.
create(ContextsStub) - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Constructs an instance of ContextsClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Constructs an instance of EntityTypesClient with default settings.
create(EntityTypesSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Constructs an instance of EntityTypesClient, using the given settings.
create(EntityTypesStub) - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Constructs an instance of EntityTypesClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Constructs an instance of IntentsClient with default settings.
create(IntentsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Constructs an instance of IntentsClient, using the given settings.
create(IntentsStub) - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Constructs an instance of IntentsClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Constructs an instance of SessionEntityTypesClient with default settings.
create(SessionEntityTypesSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Constructs an instance of SessionEntityTypesClient, using the given settings.
create(SessionEntityTypesStub) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Constructs an instance of SessionEntityTypesClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Constructs an instance of SessionsClient with default settings.
create(SessionsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Constructs an instance of SessionsClient, using the given settings.
create(SessionsStub) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Constructs an instance of SessionsClient, using the given stub for making calls.
create(AgentsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
create(ContextsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
create(EntityTypesSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
create(IntentsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
create(SessionEntityTypesSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
create(SessionsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
create() - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Constructs an instance of DlpServiceClient with default settings.
create(DlpServiceSettings) - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Constructs an instance of DlpServiceClient, using the given settings.
create(DlpServiceStub) - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Constructs an instance of DlpServiceClient, using the given stub for making calls.
create(DlpServiceSettings) - Static method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
create(ZoneInfo, Dns.ZoneOption...) - Method in interface com.google.cloud.dns.Dns
Creates a new zone.
create(DnsOptions) - Method in class com.google.cloud.dns.DnsOptions.DefaultDnsFactory
 
create(DnsOptions) - Method in class com.google.cloud.dns.DnsOptions.DefaultDnsRpcFactory
 
create(ManagedZone, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.DnsRpc
Creates a new zone.
create(ManagedZone, Map<DnsRpc.Option, ?>) - Method in class com.google.cloud.dns.spi.v1.HttpDnsRpc
 
create() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
Constructs an instance of ErrorGroupServiceClient with default settings.
create(ErrorGroupServiceSettings) - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
Constructs an instance of ErrorGroupServiceClient, using the given settings.
create(ErrorGroupServiceStub) - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
Constructs an instance of ErrorGroupServiceClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Constructs an instance of ErrorStatsServiceClient with default settings.
create(ErrorStatsServiceSettings) - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Constructs an instance of ErrorStatsServiceClient, using the given settings.
create(ErrorStatsServiceStub) - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Constructs an instance of ErrorStatsServiceClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
Constructs an instance of ReportErrorsServiceClient with default settings.
create(ReportErrorsServiceSettings) - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
Constructs an instance of ReportErrorsServiceClient, using the given settings.
create(ReportErrorsServiceStub) - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
Constructs an instance of ReportErrorsServiceClient, using the given stub for making calls.
create(ErrorGroupServiceSettings) - Static method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
 
create(ErrorStatsServiceSettings) - Static method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
create(ReportErrorsServiceSettings) - Static method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcReportErrorsServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcReportErrorsServiceStub
 
create(Map<String, Object>) - Method in class com.google.cloud.firestore.DocumentReference
Creates a new Document at the DocumentReference's Location.
create(Object) - Method in class com.google.cloud.firestore.DocumentReference
Creates a new Document at the DocumentReference location.
create(FirestoreOptions) - Method in class com.google.cloud.firestore.FirestoreOptions.DefaultFirestoreFactory
 
create(FirestoreOptions) - Method in class com.google.cloud.firestore.FirestoreOptions.DefaultFirestoreRpcFactory
 
create() - Static method in class com.google.cloud.firestore.TransactionOptions
Create a default set of options suitable for most use cases.
create(int) - Static method in class com.google.cloud.firestore.TransactionOptions
Create a default set of options with a custom number of retry attempts.
create(Executor) - Static method in class com.google.cloud.firestore.TransactionOptions
Create a default set of options with a custom executor.
create(Executor, int) - Static method in class com.google.cloud.firestore.TransactionOptions
Create a default set of options with a custom executor and a custom number of retry attempts.
create() - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Constructs an instance of FirestoreClient with default settings.
create(FirestoreSettings) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Constructs an instance of FirestoreClient, using the given settings.
create(FirestoreStub) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Constructs an instance of FirestoreClient, using the given stub for making calls.
create(FirestoreSettings) - Static method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
create(ClientContext) - Static method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
create() - Method in class com.google.cloud.http.HttpTransportOptions.DefaultHttpTransportFactory
 
create() - Static method in class com.google.cloud.language.v1.LanguageServiceClient
Constructs an instance of LanguageServiceClient with default settings.
create(LanguageServiceSettings) - Static method in class com.google.cloud.language.v1.LanguageServiceClient
Constructs an instance of LanguageServiceClient, using the given settings.
create(LanguageServiceStub) - Static method in class com.google.cloud.language.v1.LanguageServiceClient
Constructs an instance of LanguageServiceClient, using the given stub for making calls.
create(LanguageServiceSettings) - Static method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
create() - Static method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Constructs an instance of LanguageServiceClient with default settings.
create(LanguageServiceSettings) - Static method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Constructs an instance of LanguageServiceClient, using the given settings.
create(LanguageServiceStub) - Static method in class com.google.cloud.language.v1beta2.LanguageServiceClient
Constructs an instance of LanguageServiceClient, using the given stub for making calls.
create(LanguageServiceSettings) - Static method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
create(SinkInfo) - Method in interface com.google.cloud.logging.Logging
Creates a new sink.
create(MetricInfo) - Method in interface com.google.cloud.logging.Logging
Creates a new metric.
create(LoggingOptions) - Method in class com.google.cloud.logging.LoggingOptions.DefaultLoggingFactory
 
create(LoggingOptions) - Method in class com.google.cloud.logging.LoggingOptions.DefaultLoggingRpcFactory
 
create(CreateSinkRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
create(CreateLogMetricRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
create(CreateSinkRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to create a sink.
create(CreateLogMetricRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to create a log metric.
create(String, InputStream) - Static method in class com.google.cloud.logging.testing.RemoteLoggingHelper
Creates a RemoteLoggingHelper object for the given project id and JSON key input stream.
create() - Static method in class com.google.cloud.logging.testing.RemoteLoggingHelper
Creates a RemoteLoggingHelper object using default project id and authentication credentials.
create() - Static method in class com.google.cloud.logging.v2.ConfigClient
Constructs an instance of ConfigClient with default settings.
create(ConfigSettings) - Static method in class com.google.cloud.logging.v2.ConfigClient
Constructs an instance of ConfigClient, using the given settings.
create(ConfigServiceV2Stub) - Static method in class com.google.cloud.logging.v2.ConfigClient
Constructs an instance of ConfigClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.logging.v2.LoggingClient
Constructs an instance of LoggingClient with default settings.
create(LoggingSettings) - Static method in class com.google.cloud.logging.v2.LoggingClient
Constructs an instance of LoggingClient, using the given settings.
create(LoggingServiceV2Stub) - Static method in class com.google.cloud.logging.v2.LoggingClient
Constructs an instance of LoggingClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.logging.v2.MetricsClient
Constructs an instance of MetricsClient with default settings.
create(MetricsSettings) - Static method in class com.google.cloud.logging.v2.MetricsClient
Constructs an instance of MetricsClient, using the given settings.
create(MetricsServiceV2Stub) - Static method in class com.google.cloud.logging.v2.MetricsClient
Constructs an instance of MetricsClient, using the given stub for making calls.
create(ConfigSettings) - Static method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
create(ClientContext) - Static method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
create(LoggingSettings) - Static method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
create(ClientContext) - Static method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
create(MetricsSettings) - Static method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
create(ClientContext) - Static method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
create() - Static method in class com.google.cloud.monitoring.v3.GroupServiceClient
Constructs an instance of GroupServiceClient with default settings.
create(GroupServiceSettings) - Static method in class com.google.cloud.monitoring.v3.GroupServiceClient
Constructs an instance of GroupServiceClient, using the given settings.
create(GroupServiceStub) - Static method in class com.google.cloud.monitoring.v3.GroupServiceClient
Constructs an instance of GroupServiceClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.monitoring.v3.MetricServiceClient
Constructs an instance of MetricServiceClient with default settings.
create(MetricServiceSettings) - Static method in class com.google.cloud.monitoring.v3.MetricServiceClient
Constructs an instance of MetricServiceClient, using the given settings.
create(MetricServiceStub) - Static method in class com.google.cloud.monitoring.v3.MetricServiceClient
Constructs an instance of MetricServiceClient, using the given stub for making calls.
create(GroupServiceSettings) - Static method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
create(MetricServiceSettings) - Static method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
create(Storage) - Method in interface com.google.cloud.notification.Notification
 
create(Storage) - Method in class com.google.cloud.notification.NotificationImpl
 
create(Storage) - Method in class com.google.cloud.notification.NotificationImpl.DefaultNotificationFactory
 
create(TopicAdminSettings) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
create(ClientContext) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
create(SubscriptionAdminSettings) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
create(ClientContext) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
create() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient with default settings.
create(SubscriptionAdminSettings) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient, using the given settings.
create(SubscriberStub) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient with default settings.
create(TopicAdminSettings) - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient, using the given settings.
create(PublisherStub) - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient, using the given stub for making calls.
create(ProjectInfo) - Method in interface com.google.cloud.resourcemanager.ResourceManager
Creates a new project.
create(ResourceManagerOptions) - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions.DefaultResourceManagerFactory
 
create(ResourceManagerOptions) - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions.DefaultResourceManagerRpcFactory
 
create(Project) - Method in class com.google.cloud.resourcemanager.spi.v1beta1.HttpResourceManagerRpc
 
create(Project) - Method in interface com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc
Creates a new project.
create() - Static method in class com.google.cloud.resourcemanager.testing.LocalResourceManagerHelper
Creates a LocalResourceManagerHelper object that listens to requests on the local machine.
create(ServiceOptionsT) - Method in interface com.google.cloud.ServiceFactory
 
create(InstanceId) - Static method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
Creates a RemoteSpannerHelper bound to the given instance ID.
create(SpannerOptions, InstanceId) - Static method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
Creates a RemoteSpannerHelper for the given option and bound to the given instance ID.
create() - Static method in class com.google.cloud.speech.v1.SpeechClient
Constructs an instance of SpeechClient with default settings.
create(SpeechSettings) - Static method in class com.google.cloud.speech.v1.SpeechClient
Constructs an instance of SpeechClient, using the given settings.
create(SpeechStub) - Static method in class com.google.cloud.speech.v1.SpeechClient
Constructs an instance of SpeechClient, using the given stub for making calls.
create(SpeechSettings) - Static method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
create(ClientContext) - Static method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
create() - Static method in class com.google.cloud.speech.v1beta1.SpeechClient
Constructs an instance of SpeechClient with default settings.
create(SpeechSettings) - Static method in class com.google.cloud.speech.v1beta1.SpeechClient
Constructs an instance of SpeechClient, using the given settings.
create(SpeechStub) - Static method in class com.google.cloud.speech.v1beta1.SpeechClient
Constructs an instance of SpeechClient, using the given stub for making calls.
create(SpeechSettings) - Static method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
create(ClientContext) - Static method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
create(OptionsT) - Method in interface com.google.cloud.spi.ServiceRpcFactory
 
create(String, byte[], String, Bucket.BlobTargetOption...) - Method in class com.google.cloud.storage.Bucket
Creates a new blob in this bucket.
create(String, InputStream, String, Bucket.BlobWriteOption...) - Method in class com.google.cloud.storage.Bucket
Creates a new blob in this bucket.
create(String, byte[], Bucket.BlobTargetOption...) - Method in class com.google.cloud.storage.Bucket
Creates a new blob in this bucket.
create(String, InputStream, Bucket.BlobWriteOption...) - Method in class com.google.cloud.storage.Bucket
Creates a new blob in this bucket.
create(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
create(StorageObject, InputStream, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
create(Bucket, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new bucket.
create(StorageObject, InputStream, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new storage object.
create(BucketInfo, Storage.BucketTargetOption...) - Method in interface com.google.cloud.storage.Storage
Creates a new bucket.
create(BlobInfo, Storage.BlobTargetOption...) - Method in interface com.google.cloud.storage.Storage
Creates a new blob with no content.
create(BlobInfo, byte[], Storage.BlobTargetOption...) - Method in interface com.google.cloud.storage.Storage
Creates a new blob.
create(BlobInfo, InputStream, Storage.BlobWriteOption...) - Method in interface com.google.cloud.storage.Storage
Deprecated.
create(StorageOptions) - Method in class com.google.cloud.storage.StorageOptions.DefaultStorageFactory
 
create(StorageOptions) - Method in class com.google.cloud.storage.StorageOptions.DefaultStorageRpcFactory
 
create(String, InputStream) - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Creates a RemoteStorageHelper object for the given project id and JSON key input stream.
create() - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Creates a RemoteStorageHelper object using default project id and authentication credentials.
create(TraceServiceSettings) - Static method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
create() - Static method in class com.google.cloud.trace.v1.TraceServiceClient
Constructs an instance of TraceServiceClient with default settings.
create(TraceServiceSettings) - Static method in class com.google.cloud.trace.v1.TraceServiceClient
Constructs an instance of TraceServiceClient, using the given settings.
create(TraceServiceStub) - Static method in class com.google.cloud.trace.v1.TraceServiceClient
Constructs an instance of TraceServiceClient, using the given stub for making calls.
create(TraceServiceSettings) - Static method in class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
 
create() - Static method in class com.google.cloud.trace.v2.TraceServiceClient
Constructs an instance of TraceServiceClient with default settings.
create(TraceServiceSettings) - Static method in class com.google.cloud.trace.v2.TraceServiceClient
Constructs an instance of TraceServiceClient, using the given settings.
create(TraceServiceStub) - Static method in class com.google.cloud.trace.v2.TraceServiceClient
Constructs an instance of TraceServiceClient, using the given stub for making calls.
create(String, InputStream) - Static method in class com.google.cloud.translate.testing.RemoteTranslateHelper
Creates a RemoteTranslateHelper object for the given project id and JSON key input stream.
create(String) - Static method in class com.google.cloud.translate.testing.RemoteTranslateHelper
Deprecated.
create() - Static method in class com.google.cloud.translate.testing.RemoteTranslateHelper
Creates a RemoteTranslateHelper object using default project id and authentication credentials.
create(TranslateOptions) - Method in class com.google.cloud.translate.TranslateOptions.DefaultTranslateFactory
 
create(TranslateOptions) - Method in class com.google.cloud.translate.TranslateOptions.DefaultTranslateRpcFactory
 
create(VideoIntelligenceServiceSettings) - Static method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
create() - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient with default settings.
create(VideoIntelligenceServiceSettings) - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient, using the given settings.
create(VideoIntelligenceServiceStub) - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient, using the given stub for making calls.
create(VideoIntelligenceServiceSettings) - Static method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
create() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient with default settings.
create(VideoIntelligenceServiceSettings) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient, using the given settings.
create(VideoIntelligenceServiceStub) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient, using the given stub for making calls.
create(VideoIntelligenceServiceSettings) - Static method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
create() - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient with default settings.
create(VideoIntelligenceServiceSettings) - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient, using the given settings.
create(VideoIntelligenceServiceStub) - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient with default settings.
create(ImageAnnotatorSettings) - Static method in class com.google.cloud.vision.v1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient, using the given settings.
create(ImageAnnotatorStub) - Static method in class com.google.cloud.vision.v1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient, using the given stub for making calls.
create(ImageAnnotatorSettings) - Static method in class com.google.cloud.vision.v1.stub.GrpcImageAnnotatorStub
 
create(ClientContext) - Static method in class com.google.cloud.vision.v1.stub.GrpcImageAnnotatorStub
 
create() - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient with default settings.
create(ImageAnnotatorSettings) - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient, using the given settings.
create(ImageAnnotatorStub) - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient, using the given stub for making calls.
create(ImageAnnotatorSettings) - Static method in class com.google.cloud.vision.v1p1beta1.stub.GrpcImageAnnotatorStub
 
create(ClientContext) - Static method in class com.google.cloud.vision.v1p1beta1.stub.GrpcImageAnnotatorStub
 
createAcl() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of creating a new ACL entry.
createAcl() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of creating a new ACL entry.
createAcl(Acl) - Method in class com.google.cloud.storage.Blob
Creates a new ACL entry on this blob.
createAcl(Acl) - Method in class com.google.cloud.storage.Bucket
Creates a new ACL entry on this bucket.
createAcl(BucketAccessControl, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createAcl(BucketAccessControl, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new ACL entry on the specified bucket.
createAcl(ObjectAccessControl) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new ACL entry on the specified object.
createAcl(String, Acl, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Creates a new ACL entry on the specified bucket.
createAcl(String, Acl) - Method in interface com.google.cloud.storage.Storage
 
createAcl(BlobId, Acl) - Method in interface com.google.cloud.storage.Storage
Creates a new ACL entry on the specified blob.
CreateAddressDiskAndInstance - Class in com.google.cloud.examples.compute.snippets
A snippet for Google Cloud Compute Engine showing how to create a disk and an address.
CreateAddressDiskAndInstance() - Constructor for class com.google.cloud.examples.compute.snippets.CreateAddressDiskAndInstance
 
CreateAndListBucketsAndBlobs - Class in com.google.cloud.examples.storage.snippets
A snippet for Google Cloud Storage showing how to create a bucket and a blob in it.
CreateAndListBucketsAndBlobs() - Constructor for class com.google.cloud.examples.storage.snippets.CreateAndListBucketsAndBlobs
 
CreateAndListMetrics - Class in com.google.cloud.examples.logging.snippets
A snippet for Stackdriver Logging showing how to create a metric.
CreateAndListMetrics() - Constructor for class com.google.cloud.examples.logging.snippets.CreateAndListMetrics
 
CreateAndListSinks - Class in com.google.cloud.examples.logging.snippets
A snippet for Stackdriver Logging showing how to create a sink to backs log entries to BigQuery.
CreateAndListSinks() - Constructor for class com.google.cloud.examples.logging.snippets.CreateAndListSinks
 
createAndRegister(String) - Method in class com.google.cloud.StringEnumType
Create a new constant and register it in the known values.
createAsync(PageContext<ListDataSourcesRequest, ListDataSourcesResponse, DataSource>, ApiFuture<ListDataSourcesResponse>) - Static method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListDataSourcesPagedResponse
 
createAsync(PageContext<ListTransferConfigsRequest, ListTransferConfigsResponse, TransferConfig>, ApiFuture<ListTransferConfigsResponse>) - Static method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferConfigsPagedResponse
 
createAsync(PageContext<ListTransferLogsRequest, ListTransferLogsResponse, TransferMessage>, ApiFuture<ListTransferLogsResponse>) - Static method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferLogsPagedResponse
 
createAsync(PageContext<ListTransferRunsRequest, ListTransferRunsResponse, TransferRun>, ApiFuture<ListTransferRunsResponse>) - Static method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferRunsPagedResponse
 
createAsync(PageContext<ListTablesRequest, ListTablesResponse, Table>, ApiFuture<ListTablesResponse>) - Static method in class com.google.cloud.bigtable.admin.v2.PagedResponseWrappers.ListTablesPagedResponse
 
createAsync(PageContext<ListContextsRequest, ListContextsResponse, Context>, ApiFuture<ListContextsResponse>) - Static method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListContextsPagedResponse
 
createAsync(PageContext<ListEntityTypesRequest, ListEntityTypesResponse, EntityType>, ApiFuture<ListEntityTypesResponse>) - Static method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListEntityTypesPagedResponse
 
createAsync(PageContext<ListIntentsRequest, ListIntentsResponse, Intent>, ApiFuture<ListIntentsResponse>) - Static method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListIntentsPagedResponse
 
createAsync(PageContext<ListSessionEntityTypesRequest, ListSessionEntityTypesResponse, SessionEntityType>, ApiFuture<ListSessionEntityTypesResponse>) - Static method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListSessionEntityTypesPagedResponse
 
createAsync(PageContext<SearchAgentsRequest, SearchAgentsResponse, Agent>, ApiFuture<SearchAgentsResponse>) - Static method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.SearchAgentsPagedResponse
 
createAsync(PageContext<ListEventsRequest, ListEventsResponse, ErrorEvent>, ApiFuture<ListEventsResponse>) - Static method in class com.google.cloud.errorreporting.v1beta1.PagedResponseWrappers.ListEventsPagedResponse
 
createAsync(PageContext<ListGroupStatsRequest, ListGroupStatsResponse, ErrorGroupStats>, ApiFuture<ListGroupStatsResponse>) - Static method in class com.google.cloud.errorreporting.v1beta1.PagedResponseWrappers.ListGroupStatsPagedResponse
 
createAsync(PageContext<ListCollectionIdsRequest, ListCollectionIdsResponse, String>, ApiFuture<ListCollectionIdsResponse>) - Static method in class com.google.cloud.firestore.v1beta1.PagedResponseWrappers.ListCollectionIdsPagedResponse
 
createAsync(PageContext<ListDocumentsRequest, ListDocumentsResponse, Document>, ApiFuture<ListDocumentsResponse>) - Static method in class com.google.cloud.firestore.v1beta1.PagedResponseWrappers.ListDocumentsPagedResponse
 
createAsync(SinkInfo) - Method in interface com.google.cloud.logging.Logging
Sends a request for creating a sink.
createAsync(MetricInfo) - Method in interface com.google.cloud.logging.Logging
Sends a request for creating a metric.
createAsync(PageContext<ListExclusionsRequest, ListExclusionsResponse, LogExclusion>, ApiFuture<ListExclusionsResponse>) - Static method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListExclusionsPagedResponse
 
createAsync(PageContext<ListLogEntriesRequest, ListLogEntriesResponse, LogEntry>, ApiFuture<ListLogEntriesResponse>) - Static method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogEntriesPagedResponse
 
createAsync(PageContext<ListLogMetricsRequest, ListLogMetricsResponse, LogMetric>, ApiFuture<ListLogMetricsResponse>) - Static method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogMetricsPagedResponse
 
createAsync(PageContext<ListLogsRequest, ListLogsResponse, String>, ApiFuture<ListLogsResponse>) - Static method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogsPagedResponse
 
createAsync(PageContext<ListMonitoredResourceDescriptorsRequest, ListMonitoredResourceDescriptorsResponse, MonitoredResourceDescriptor>, ApiFuture<ListMonitoredResourceDescriptorsResponse>) - Static method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListMonitoredResourceDescriptorsPagedResponse
 
createAsync(PageContext<ListSinksRequest, ListSinksResponse, LogSink>, ApiFuture<ListSinksResponse>) - Static method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListSinksPagedResponse
 
createAsync(PageContext<ListGroupMembersRequest, ListGroupMembersResponse, MonitoredResource>, ApiFuture<ListGroupMembersResponse>) - Static method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListGroupMembersPagedResponse
 
createAsync(PageContext<ListGroupsRequest, ListGroupsResponse, Group>, ApiFuture<ListGroupsResponse>) - Static method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListGroupsPagedResponse
 
createAsync(PageContext<ListMetricDescriptorsRequest, ListMetricDescriptorsResponse, MetricDescriptor>, ApiFuture<ListMetricDescriptorsResponse>) - Static method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListMetricDescriptorsPagedResponse
 
createAsync(PageContext<ListMonitoredResourceDescriptorsRequest, ListMonitoredResourceDescriptorsResponse, MonitoredResourceDescriptor>, ApiFuture<ListMonitoredResourceDescriptorsResponse>) - Static method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListMonitoredResourceDescriptorsPagedResponse
 
createAsync(PageContext<ListTimeSeriesRequest, ListTimeSeriesResponse, TimeSeries>, ApiFuture<ListTimeSeriesResponse>) - Static method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListTimeSeriesPagedResponse
 
createAsync(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ApiFuture<ListSnapshotsResponse>) - Static method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSnapshotsPagedResponse
 
createAsync(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ApiFuture<ListSubscriptionsResponse>) - Static method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSubscriptionsPagedResponse
 
createAsync(PageContext<ListTopicsRequest, ListTopicsResponse, Topic>, ApiFuture<ListTopicsResponse>) - Static method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicsPagedResponse
 
createAsync(PageContext<ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, String>, ApiFuture<ListTopicSubscriptionsResponse>) - Static method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPagedResponse
 
createAsync(PageContext<ListTracesRequest, ListTracesResponse, Trace>, ApiFuture<ListTracesResponse>) - Static method in class com.google.cloud.trace.v1.PagedResponseWrappers.ListTracesPagedResponse
 
createBatch() - Method in interface com.google.cloud.dns.spi.v1.DnsRpc
Creates an empty batch.
createBatch() - Method in class com.google.cloud.dns.spi.v1.HttpDnsRpc
 
createBatch() - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createBatch() - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates an empty batch.
CreateBlob - Class in com.google.cloud.examples.storage.snippets
A snippet for Google Cloud Storage showing how to create a blob.
CreateBlob() - Constructor for class com.google.cloud.examples.storage.snippets.CreateBlob
 
createBlob(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of creating a blob with no content.
createBlobAcl(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of creating a new ACL entry on a blob.
createBlobFromByteArray(String) - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of creating a blob in the bucket from a byte array.
createBlobFromByteArray(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of creating a blob from a byte array.
createBlobFromByteArrayWithContentType(String) - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of creating a blob in the bucket from a byte array with a content type.
createBlobFromInputStream(String) - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of creating a blob in the bucket from an input stream.
createBlobFromInputStream(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of creating a blob from an input stream.
createBlobFromInputStreamWithContentType(String) - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of creating a blob in the bucket from an input stream with a content type.
createBucket(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of creating a bucket.
createBucketAcl(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of creating a new ACL entry on a bucket.
createBucketWithStorageClassAndLocation(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of creating a bucket with storage class and location.
CreateCloudStorageFileSystem - Class in com.google.cloud.examples.nio.snippets
A snippet for Google Cloud Storage NIO that shows how to create a CloudStorageFileSystem for a bucket.
CreateCloudStorageFileSystem() - Constructor for class com.google.cloud.examples.nio.snippets.CreateCloudStorageFileSystem
 
createCluster(String, String, Cluster) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Creates a cluster, consisting of the specified number and type of Google Compute Engine instances.
createCluster(CreateClusterRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Creates a cluster, consisting of the specified number and type of Google Compute Engine instances.
createClusterAsync(InstanceName, String, Cluster) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Creates a cluster within an instance.
createClusterAsync(CreateClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Creates a cluster within an instance.
createClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Creates a cluster within an instance.
createClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createClusterCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Creates a cluster, consisting of the specified number and type of Google Compute Engine instances.
createClusterCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
createClusterCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
createClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Creates a cluster within an instance.
createClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createCluster.
createClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to createCluster.
createClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createCluster.
createClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to createCluster.
createClusterSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to createCluster.
createClusterSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to createCluster.
createCollection(List<PagedResponseWrappers.ListDataSourcesPage>, int) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListDataSourcesFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListTransferConfigsPage>, int) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferConfigsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListTransferLogsPage>, int) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferLogsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListTransferRunsPage>, int) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferRunsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListTablesPage>, int) - Method in class com.google.cloud.bigtable.admin.v2.PagedResponseWrappers.ListTablesFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListContextsPage>, int) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListContextsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListEntityTypesPage>, int) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListEntityTypesFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListIntentsPage>, int) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListIntentsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListSessionEntityTypesPage>, int) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListSessionEntityTypesFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.SearchAgentsPage>, int) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.SearchAgentsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListEventsPage>, int) - Method in class com.google.cloud.errorreporting.v1beta1.PagedResponseWrappers.ListEventsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListGroupStatsPage>, int) - Method in class com.google.cloud.errorreporting.v1beta1.PagedResponseWrappers.ListGroupStatsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListCollectionIdsPage>, int) - Method in class com.google.cloud.firestore.v1beta1.PagedResponseWrappers.ListCollectionIdsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListDocumentsPage>, int) - Method in class com.google.cloud.firestore.v1beta1.PagedResponseWrappers.ListDocumentsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListExclusionsPage>, int) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListExclusionsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListLogEntriesPage>, int) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogEntriesFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListLogMetricsPage>, int) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogMetricsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListLogsPage>, int) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListMonitoredResourceDescriptorsPage>, int) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListMonitoredResourceDescriptorsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListSinksPage>, int) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListSinksFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListGroupMembersPage>, int) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListGroupMembersFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListGroupsPage>, int) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListGroupsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListMetricDescriptorsPage>, int) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListMetricDescriptorsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListMonitoredResourceDescriptorsPage>, int) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListMonitoredResourceDescriptorsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListTimeSeriesPage>, int) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListTimeSeriesFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListSnapshotsPage>, int) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSnapshotsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListSubscriptionsPage>, int) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSubscriptionsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListTopicsPage>, int) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListTopicSubscriptionsPage>, int) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListTracesPage>, int) - Method in class com.google.cloud.trace.v1.PagedResponseWrappers.ListTracesFixedSizeCollection
 
createContext(SessionName, Context) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Creates a context.
createContext(CreateContextRequest) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Creates a context.
createContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Creates a context.
createContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
createContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
createContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to createContext.
createContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to createContext.
createDatabase(String, String) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseAdminClientSnippets
Example to create database.
createDatabase(String, String, Iterable<String>) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
Creates a new database in a Cloud Spanner instance.
createDatabase(String, Iterable<String>) - Method in class com.google.cloud.spanner.Instance
Creates a new database in this instance.
createDatabase(String, String, Iterable<String>) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
createDatabase(String, String, Iterable<String>) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
createDataset(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of creating a dataset.
CreatedBeforeDeleteRule(long) - Constructor for class com.google.cloud.storage.BucketInfo.CreatedBeforeDeleteRule
Creates an CreatedBeforeDeleteRule object.
createDefaultAcl() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of creating a new default ACL entry.
createDefaultAcl(Acl) - Method in class com.google.cloud.storage.Bucket
Creates a new default blob ACL entry on this bucket.
createDefaultAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createDefaultAcl(ObjectAccessControl) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new default object ACL entry on the specified bucket.
createDefaultAcl(String, Acl) - Method in interface com.google.cloud.storage.Storage
Creates a new default blob ACL entry on the specified bucket.
createDefaultBucketAcl(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of creating a new default ACL entry on a bucket.
createDirectory(Path, FileAttribute<?>...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
Does nothing since Google Cloud Storage uses fake directories.
createDisk(String, Disk, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Creates a new disk.
createDisk(String, Disk, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
createDocument(CreateDocumentRequest) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Creates a new document.
createDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Creates a new document.
createDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
createDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
createDocumentSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to createDocument.
createDocumentSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to createDocument.
createEncryptedBlob(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of uploading an encrypted blob.
CreateEntity - Class in com.google.cloud.examples.datastore.snippets
A snippet for Google Cloud Datastore showing how to create an entity.
CreateEntity() - Constructor for class com.google.cloud.examples.datastore.snippets.CreateEntity
 
createEntityType(ProjectAgentName, EntityType) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates an entity type in the specified agent.
createEntityType(ProjectAgentName, EntityType, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates an entity type in the specified agent.
createEntityType(CreateEntityTypeRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates an entity type in the specified agent.
createEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates an entity type in the specified agent.
createEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
createEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
createEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to createEntityType.
createEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to createEntityType.
createExclusion(ParentNameOneof, LogExclusion) - Method in class com.google.cloud.logging.v2.ConfigClient
Creates a new exclusion in a specified parent resource.
createExclusion(CreateExclusionRequest) - Method in class com.google.cloud.logging.v2.ConfigClient
Creates a new exclusion in a specified parent resource.
createExclusionCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Creates a new exclusion in a specified parent resource.
createExclusionCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
createExclusionCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
createExclusionSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Returns the builder for the settings used for calls to createExclusion.
createExclusionSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns the object with the settings used for calls to createExclusion.
createGlobalAddress(Address, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Creates a new global address.
createGlobalAddress(Address, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
createGroup(ProjectName, Group) - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Creates a new group.
createGroup(CreateGroupRequest) - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Creates a new group.
createGroupCallable() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Creates a new group.
createGroupCallable() - Method in class com.google.cloud.monitoring.v3.stub.GroupServiceStub
 
createGroupCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
createGroupSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings.Builder
Returns the builder for the settings used for calls to createGroup.
createGroupSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns the object with the settings used for calls to createGroup.
createImage(String, Compute.OperationOption...) - Method in class com.google.cloud.compute.Disk
Creates an image for this disk given the image's name.
createImage(String, String, Compute.OperationOption...) - Method in class com.google.cloud.compute.Disk
Creates an image for this disk given the image's name and description.
createImage(Image, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Creates a new image.
createImage(Image, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
CreateInputStream - Class in com.google.cloud.examples.nio.snippets
A snippet showing how to create an input stream for a Google Cloud Storage file using NIO.
CreateInputStream() - Constructor for class com.google.cloud.examples.nio.snippets.CreateInputStream
 
createInspectOperationAsync(InspectConfig, StorageConfig, OutputStorageConfig) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Schedules a job scanning content in a Google Cloud Platform data repository.
createInspectOperationAsync(CreateInspectOperationRequest) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Schedules a job scanning content in a Google Cloud Platform data repository.
createInspectOperationCallable() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Schedules a job scanning content in a Google Cloud Platform data repository.
createInspectOperationCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
createInspectOperationCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
createInspectOperationOperationCallable() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Schedules a job scanning content in a Google Cloud Platform data repository.
createInspectOperationOperationCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
createInspectOperationOperationCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
createInspectOperationOperationSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Returns the builder for the settings used for calls to createInspectOperation.
createInspectOperationOperationSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the object with the settings used for calls to createInspectOperation.
createInspectOperationSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Returns the builder for the settings used for calls to createInspectOperation.
createInspectOperationSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the object with the settings used for calls to createInspectOperation.
createInstance(String, Instance, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Creates a new instance.
createInstance(String, Instance, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
CreateInstance - Class in com.google.cloud.examples.compute.snippets
A snippet for Google Cloud Compute Engine showing how to create a virtual machine instance.
CreateInstance() - Constructor for class com.google.cloud.examples.compute.snippets.CreateInstance
 
createInstance(InstanceInfo) - Method in interface com.google.cloud.spanner.InstanceAdminClient
Creates an instance and begins preparing it to begin serving.
createInstance(String, String, Instance) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
createInstance(String, String, Instance) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
createInstanceAsync(ProjectName, String, Instance, Map<String, Cluster>) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Create an instance within a project.
createInstanceAsync(CreateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Create an instance within a project.
createInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Create an instance within a project.
createInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createInstanceOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Create an instance within a project.
createInstanceOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createInstanceOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createInstance.
createInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to createInstance.
createInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createInstance.
createInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to createInstance.
createIntent(ProjectAgentName, Intent) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Creates an intent in the specified agent.
createIntent(ProjectAgentName, Intent, String) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Creates an intent in the specified agent.
createIntent(CreateIntentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Creates an intent in the specified agent.
createIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Creates an intent in the specified agent.
createIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
createIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
createIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to createIntent.
createIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to createIntent.
createJob(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of creating a query job.
createKeyFactory() - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of creating a KeyFactory.
createLogMetric(ParentNameOneof, LogMetric) - Method in class com.google.cloud.logging.v2.MetricsClient
Creates a logs-based metric.
createLogMetric(CreateLogMetricRequest) - Method in class com.google.cloud.logging.v2.MetricsClient
Creates a logs-based metric.
createLogMetricCallable() - Method in class com.google.cloud.logging.v2.MetricsClient
Creates a logs-based metric.
createLogMetricCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
createLogMetricCallable() - Method in class com.google.cloud.logging.v2.stub.MetricsServiceV2Stub
 
createLogMetricSettings() - Method in class com.google.cloud.logging.v2.MetricsSettings.Builder
Returns the builder for the settings used for calls to createLogMetric.
createLogMetricSettings() - Method in class com.google.cloud.logging.v2.MetricsSettings
Returns the object with the settings used for calls to createLogMetric.
createMetric(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of creating a metric for logs with severity higher or equal to ERROR.
createMetricAsync(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously creating a metric for logs with severity higher or equal to ERROR.
createMetricDescriptor(ProjectName, MetricDescriptor) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Creates a new metric descriptor.
createMetricDescriptor(CreateMetricDescriptorRequest) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Creates a new metric descriptor.
createMetricDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Creates a new metric descriptor.
createMetricDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
createMetricDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
createMetricDescriptorSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings.Builder
Returns the builder for the settings used for calls to createMetricDescriptor.
createMetricDescriptorSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns the object with the settings used for calls to createMetricDescriptor.
createNetwork(Network, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Creates a new network.
createNetwork(Network, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
createNextAttempt(Throwable, Object, TimedAttemptSettings) - Method in class com.google.cloud.ExceptionHandler
 
createNodePool(String, String, String, NodePool) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Creates a node pool for a cluster.
createNodePool(CreateNodePoolRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Creates a node pool for a cluster.
createNodePoolCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Creates a node pool for a cluster.
createNodePoolCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
createNodePoolCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
createNodePoolSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to createNodePool.
createNodePoolSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to createNodePool.
createNotification(String, NotificationInfo) - Method in interface com.google.cloud.notification.Notification
 
createNotification(String, NotificationInfo) - Method in class com.google.cloud.notification.NotificationImpl
 
createNotification(String, Notification) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createNotification(String, Notification) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a notification with the specified entity on the specified bucket.
CreateOrUpdateRecordSets - Class in com.google.cloud.examples.dns.snippets
A snippet for Google Cloud DNS showing how to create and update a resource record set.
CreateOrUpdateRecordSets() - Constructor for class com.google.cloud.examples.dns.snippets.CreateOrUpdateRecordSets
 
createPage(PageContext<ListDataSourcesRequest, ListDataSourcesResponse, DataSource>, ListDataSourcesResponse) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListDataSourcesPage
 
createPage(PageContext<ListTransferConfigsRequest, ListTransferConfigsResponse, TransferConfig>, ListTransferConfigsResponse) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferConfigsPage
 
createPage(PageContext<ListTransferLogsRequest, ListTransferLogsResponse, TransferMessage>, ListTransferLogsResponse) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferLogsPage
 
createPage(PageContext<ListTransferRunsRequest, ListTransferRunsResponse, TransferRun>, ListTransferRunsResponse) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferRunsPage
 
createPage(PageContext<ListTablesRequest, ListTablesResponse, Table>, ListTablesResponse) - Method in class com.google.cloud.bigtable.admin.v2.PagedResponseWrappers.ListTablesPage
 
createPage(PageContext<ListContextsRequest, ListContextsResponse, Context>, ListContextsResponse) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListContextsPage
 
createPage(PageContext<ListEntityTypesRequest, ListEntityTypesResponse, EntityType>, ListEntityTypesResponse) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListEntityTypesPage
 
createPage(PageContext<ListIntentsRequest, ListIntentsResponse, Intent>, ListIntentsResponse) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListIntentsPage
 
createPage(PageContext<ListSessionEntityTypesRequest, ListSessionEntityTypesResponse, SessionEntityType>, ListSessionEntityTypesResponse) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListSessionEntityTypesPage
 
createPage(PageContext<SearchAgentsRequest, SearchAgentsResponse, Agent>, SearchAgentsResponse) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.SearchAgentsPage
 
createPage(PageContext<ListEventsRequest, ListEventsResponse, ErrorEvent>, ListEventsResponse) - Method in class com.google.cloud.errorreporting.v1beta1.PagedResponseWrappers.ListEventsPage
 
createPage(PageContext<ListGroupStatsRequest, ListGroupStatsResponse, ErrorGroupStats>, ListGroupStatsResponse) - Method in class com.google.cloud.errorreporting.v1beta1.PagedResponseWrappers.ListGroupStatsPage
 
createPage(PageContext<ListCollectionIdsRequest, ListCollectionIdsResponse, String>, ListCollectionIdsResponse) - Method in class com.google.cloud.firestore.v1beta1.PagedResponseWrappers.ListCollectionIdsPage
 
createPage(PageContext<ListDocumentsRequest, ListDocumentsResponse, Document>, ListDocumentsResponse) - Method in class com.google.cloud.firestore.v1beta1.PagedResponseWrappers.ListDocumentsPage
 
createPage(PageContext<ListExclusionsRequest, ListExclusionsResponse, LogExclusion>, ListExclusionsResponse) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListExclusionsPage
 
createPage(PageContext<ListLogEntriesRequest, ListLogEntriesResponse, LogEntry>, ListLogEntriesResponse) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogEntriesPage
 
createPage(PageContext<ListLogMetricsRequest, ListLogMetricsResponse, LogMetric>, ListLogMetricsResponse) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogMetricsPage
 
createPage(PageContext<ListLogsRequest, ListLogsResponse, String>, ListLogsResponse) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogsPage
 
createPage(PageContext<ListMonitoredResourceDescriptorsRequest, ListMonitoredResourceDescriptorsResponse, MonitoredResourceDescriptor>, ListMonitoredResourceDescriptorsResponse) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListMonitoredResourceDescriptorsPage
 
createPage(PageContext<ListSinksRequest, ListSinksResponse, LogSink>, ListSinksResponse) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListSinksPage
 
createPage(PageContext<ListGroupMembersRequest, ListGroupMembersResponse, MonitoredResource>, ListGroupMembersResponse) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListGroupMembersPage
 
createPage(PageContext<ListGroupsRequest, ListGroupsResponse, Group>, ListGroupsResponse) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListGroupsPage
 
createPage(PageContext<ListMetricDescriptorsRequest, ListMetricDescriptorsResponse, MetricDescriptor>, ListMetricDescriptorsResponse) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListMetricDescriptorsPage
 
createPage(PageContext<ListMonitoredResourceDescriptorsRequest, ListMonitoredResourceDescriptorsResponse, MonitoredResourceDescriptor>, ListMonitoredResourceDescriptorsResponse) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListMonitoredResourceDescriptorsPage
 
createPage(PageContext<ListTimeSeriesRequest, ListTimeSeriesResponse, TimeSeries>, ListTimeSeriesResponse) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListTimeSeriesPage
 
createPage(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ListSnapshotsResponse) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSnapshotsPage
 
createPage(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ListSubscriptionsResponse) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSubscriptionsPage
 
createPage(PageContext<ListTopicsRequest, ListTopicsResponse, Topic>, ListTopicsResponse) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicsPage
 
createPage(PageContext<ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, String>, ListTopicSubscriptionsResponse) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPage
 
createPage(PageContext<ListTracesRequest, ListTracesResponse, Trace>, ListTracesResponse) - Method in class com.google.cloud.trace.v1.PagedResponseWrappers.ListTracesPage
 
createPageAsync(PageContext<ListDataSourcesRequest, ListDataSourcesResponse, DataSource>, ApiFuture<ListDataSourcesResponse>) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListDataSourcesPage
 
createPageAsync(PageContext<ListTransferConfigsRequest, ListTransferConfigsResponse, TransferConfig>, ApiFuture<ListTransferConfigsResponse>) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferConfigsPage
 
createPageAsync(PageContext<ListTransferLogsRequest, ListTransferLogsResponse, TransferMessage>, ApiFuture<ListTransferLogsResponse>) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferLogsPage
 
createPageAsync(PageContext<ListTransferRunsRequest, ListTransferRunsResponse, TransferRun>, ApiFuture<ListTransferRunsResponse>) - Method in class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers.ListTransferRunsPage
 
createPageAsync(PageContext<ListTablesRequest, ListTablesResponse, Table>, ApiFuture<ListTablesResponse>) - Method in class com.google.cloud.bigtable.admin.v2.PagedResponseWrappers.ListTablesPage
 
createPageAsync(PageContext<ListContextsRequest, ListContextsResponse, Context>, ApiFuture<ListContextsResponse>) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListContextsPage
 
createPageAsync(PageContext<ListEntityTypesRequest, ListEntityTypesResponse, EntityType>, ApiFuture<ListEntityTypesResponse>) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListEntityTypesPage
 
createPageAsync(PageContext<ListIntentsRequest, ListIntentsResponse, Intent>, ApiFuture<ListIntentsResponse>) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListIntentsPage
 
createPageAsync(PageContext<ListSessionEntityTypesRequest, ListSessionEntityTypesResponse, SessionEntityType>, ApiFuture<ListSessionEntityTypesResponse>) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListSessionEntityTypesPage
 
createPageAsync(PageContext<SearchAgentsRequest, SearchAgentsResponse, Agent>, ApiFuture<SearchAgentsResponse>) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.SearchAgentsPage
 
createPageAsync(PageContext<ListEventsRequest, ListEventsResponse, ErrorEvent>, ApiFuture<ListEventsResponse>) - Method in class com.google.cloud.errorreporting.v1beta1.PagedResponseWrappers.ListEventsPage
 
createPageAsync(PageContext<ListGroupStatsRequest, ListGroupStatsResponse, ErrorGroupStats>, ApiFuture<ListGroupStatsResponse>) - Method in class com.google.cloud.errorreporting.v1beta1.PagedResponseWrappers.ListGroupStatsPage
 
createPageAsync(PageContext<ListCollectionIdsRequest, ListCollectionIdsResponse, String>, ApiFuture<ListCollectionIdsResponse>) - Method in class com.google.cloud.firestore.v1beta1.PagedResponseWrappers.ListCollectionIdsPage
 
createPageAsync(PageContext<ListDocumentsRequest, ListDocumentsResponse, Document>, ApiFuture<ListDocumentsResponse>) - Method in class com.google.cloud.firestore.v1beta1.PagedResponseWrappers.ListDocumentsPage
 
createPageAsync(PageContext<ListExclusionsRequest, ListExclusionsResponse, LogExclusion>, ApiFuture<ListExclusionsResponse>) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListExclusionsPage
 
createPageAsync(PageContext<ListLogEntriesRequest, ListLogEntriesResponse, LogEntry>, ApiFuture<ListLogEntriesResponse>) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogEntriesPage
 
createPageAsync(PageContext<ListLogMetricsRequest, ListLogMetricsResponse, LogMetric>, ApiFuture<ListLogMetricsResponse>) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogMetricsPage
 
createPageAsync(PageContext<ListLogsRequest, ListLogsResponse, String>, ApiFuture<ListLogsResponse>) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListLogsPage
 
createPageAsync(PageContext<ListMonitoredResourceDescriptorsRequest, ListMonitoredResourceDescriptorsResponse, MonitoredResourceDescriptor>, ApiFuture<ListMonitoredResourceDescriptorsResponse>) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListMonitoredResourceDescriptorsPage
 
createPageAsync(PageContext<ListSinksRequest, ListSinksResponse, LogSink>, ApiFuture<ListSinksResponse>) - Method in class com.google.cloud.logging.v2.PagedResponseWrappers.ListSinksPage
 
createPageAsync(PageContext<ListGroupMembersRequest, ListGroupMembersResponse, MonitoredResource>, ApiFuture<ListGroupMembersResponse>) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListGroupMembersPage
 
createPageAsync(PageContext<ListGroupsRequest, ListGroupsResponse, Group>, ApiFuture<ListGroupsResponse>) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListGroupsPage
 
createPageAsync(PageContext<ListMetricDescriptorsRequest, ListMetricDescriptorsResponse, MetricDescriptor>, ApiFuture<ListMetricDescriptorsResponse>) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListMetricDescriptorsPage
 
createPageAsync(PageContext<ListMonitoredResourceDescriptorsRequest, ListMonitoredResourceDescriptorsResponse, MonitoredResourceDescriptor>, ApiFuture<ListMonitoredResourceDescriptorsResponse>) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListMonitoredResourceDescriptorsPage
 
createPageAsync(PageContext<ListTimeSeriesRequest, ListTimeSeriesResponse, TimeSeries>, ApiFuture<ListTimeSeriesResponse>) - Method in class com.google.cloud.monitoring.v3.PagedResponseWrappers.ListTimeSeriesPage
 
createPageAsync(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ApiFuture<ListSnapshotsResponse>) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSnapshotsPage
 
createPageAsync(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ApiFuture<ListSubscriptionsResponse>) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSubscriptionsPage
 
createPageAsync(PageContext<ListTopicsRequest, ListTopicsResponse, Topic>, ApiFuture<ListTopicsResponse>) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicsPage
 
createPageAsync(PageContext<ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, String>, ApiFuture<ListTopicSubscriptionsResponse>) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPage
 
createPageAsync(PageContext<ListTracesRequest, ListTracesResponse, Trace>, ApiFuture<ListTracesResponse>) - Method in class com.google.cloud.trace.v1.PagedResponseWrappers.ListTracesPage
 
createRegionAddress(String, Address, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Creates a new region address.
createRegionAddress(String, Address, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
createSession(String, Map<String, String>, Map<SpannerRpc.Option, ?>) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
createSession(String, Map<String, String>, Map<SpannerRpc.Option, ?>) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
createSessionEntityType(SessionName, SessionEntityType) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Creates a session entity type.
createSessionEntityType(CreateSessionEntityTypeRequest) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Creates a session entity type.
createSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Creates a session entity type.
createSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
createSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
createSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Returns the builder for the settings used for calls to createSessionEntityType.
createSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the object with the settings used for calls to createSessionEntityType.
createSink(String, String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of creating a sink to export logs to a BigQuery dataset (in the ServiceOptions.getProjectId() project).
createSink(ParentNameOneof, LogSink) - Method in class com.google.cloud.logging.v2.ConfigClient
Creates a sink that exports specified log entries to a destination.
createSink(CreateSinkRequest) - Method in class com.google.cloud.logging.v2.ConfigClient
Creates a sink that exports specified log entries to a destination.
createSinkAsync(String, String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously creating a sink to export logs to a BigQuery dataset (in the ServiceOptions.getProjectId() project).
createSinkCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Creates a sink that exports specified log entries to a destination.
createSinkCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
createSinkCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
createSinkSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Returns the builder for the settings used for calls to createSink.
createSinkSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns the object with the settings used for calls to createSink.
createSnapshot(String, Compute.OperationOption...) - Method in class com.google.cloud.compute.Disk
Creates a snapshot for this disk given the snapshot's name.
createSnapshot(String, String, Compute.OperationOption...) - Method in class com.google.cloud.compute.Disk
Creates a snapshot for this disk given the snapshot's name and description.
createSnapshot(String, String, String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Creates a snapshot for the specified disk.
createSnapshot(String, String, String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
CreateSnapshot - Class in com.google.cloud.examples.compute.snippets
A snippet for Google Cloud Compute Engine showing how to create a snapshot of a disk if the disk exists.
CreateSnapshot() - Constructor for class com.google.cloud.examples.compute.snippets.CreateSnapshot
 
createSnapshot(SnapshotName, SubscriptionName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a snapshot from the requested subscription.
createSnapshot(CreateSnapshotRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a snapshot from the requested subscription.
createSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
createSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
createSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a snapshot from the requested subscription.
createSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to createSnapshot.
createSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to createSnapshot.
createSpan(Span) - Method in class com.google.cloud.trace.v2.TraceServiceClient
Creates a new span.
createSpanCallable() - Method in class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
 
createSpanCallable() - Method in class com.google.cloud.trace.v2.stub.TraceServiceStub
 
createSpanCallable() - Method in class com.google.cloud.trace.v2.TraceServiceClient
Creates a new span.
createSpanSettings() - Method in class com.google.cloud.trace.v2.TraceServiceSettings.Builder
Returns the builder for the settings used for calls to createSpan.
createSpanSettings() - Method in class com.google.cloud.trace.v2.TraceServiceSettings
Returns the object with the settings used for calls to createSpan.
createStub() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
 
createStub() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
 
createStub() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
 
createStub() - Method in class com.google.cloud.bigtable.v2.BigtableSettings
 
createStub() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
 
createStub() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
 
createStub() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
 
createStub() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
 
createStub() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
 
createStub() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
 
createStub() - Method in class com.google.cloud.language.v1.LanguageServiceSettings
 
createStub() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
 
createStub() - Method in class com.google.cloud.logging.v2.ConfigSettings
 
createStub() - Method in class com.google.cloud.logging.v2.LoggingSettings
 
createStub() - Method in class com.google.cloud.logging.v2.MetricsSettings
 
createStub() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings
 
createStub() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings
 
createStub() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
 
createStub() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
 
createStub() - Method in class com.google.cloud.speech.v1.SpeechSettings
 
createStub() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings
 
createStub() - Method in class com.google.cloud.trace.v1.TraceServiceSettings
 
createStub() - Method in class com.google.cloud.trace.v2.TraceServiceSettings
 
createStub() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
 
createStub() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
 
createStub() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
 
createStub() - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
 
createStub() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
 
createSubnetwork(SubnetworkId, String, Compute.OperationOption...) - Method in class com.google.cloud.compute.Network
Creates a subnetwork for this network given its identity and the range of IPv4 addresses in CIDR format.
createSubnetwork(String, Subnetwork, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
 
createSubnetwork(String, Subnetwork, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
createSubscription(String, String) - Method in class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
Example of creating a pull subscription for a topic.
createSubscription(SubscriptionName, TopicName, PushConfig, int) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a subscription to a given topic.
createSubscription(Subscription) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a subscription to a given topic.
CreateSubscriptionAndConsumeMessages - Class in com.google.cloud.examples.pubsub.snippets
A snippet for Google Cloud Pub/Sub showing how to create a Pub/Sub pull subscription and asynchronously pull messages from it.
CreateSubscriptionAndConsumeMessages() - Constructor for class com.google.cloud.examples.pubsub.snippets.CreateSubscriptionAndConsumeMessages
 
createSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
createSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
createSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a subscription to a given topic.
createSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to createSubscription.
createSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to createSubscription.
createSubscriptionWithPushEndpoint(String, String, String) - Method in class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
Example of creating a subscription with a push endpoint.
createTable(InstanceName, String, Table) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Creates a new table in the specified instance.
createTable(CreateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Creates a new table in the specified instance.
createTable(String, String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of creating a table.
createTable(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.DatasetSnippets
Example of creating a table in the dataset with schema and time partitioning.
CreateTableAndLoadData - Class in com.google.cloud.examples.bigquery.snippets
A snippet for Google Cloud BigQuery showing how to get a BigQuery table or create it if it does not exist.
CreateTableAndLoadData() - Constructor for class com.google.cloud.examples.bigquery.snippets.CreateTableAndLoadData
 
createTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Creates a new table in the specified instance.
createTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
createTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
createTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to createTable.
createTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns the object with the settings used for calls to createTable.
createTestDatabase(String...) - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
Creates a test database defined by statements.
createTestDatabase(Iterable<String>) - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
Creates a test database defined by statements in the test instance.
createTimeSeries(ProjectName, List<TimeSeries>) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Creates or adds data to one or more time series.
createTimeSeries(CreateTimeSeriesRequest) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Creates or adds data to one or more time series.
createTimeSeriesCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Creates or adds data to one or more time series.
createTimeSeriesCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
createTimeSeriesCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
createTimeSeriesSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings.Builder
Returns the builder for the settings used for calls to createTimeSeries.
createTimeSeriesSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns the object with the settings used for calls to createTimeSeries.
createTopic() - Static method in class com.google.cloud.examples.pubsub.snippets.CreateTopicAndPublishMessages
 
createTopic(String) - Method in class com.google.cloud.examples.pubsub.snippets.TopicAdminClientSnippets
Example of creating a topic.
createTopic(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Creates the given topic with the given name.
CreateTopicAndPublishMessages - Class in com.google.cloud.examples.pubsub.snippets
A snippet for Google Cloud Pub/Sub showing how to create a Pub/Sub topic and asynchronously publish messages to it.
CreateTopicAndPublishMessages() - Constructor for class com.google.cloud.examples.pubsub.snippets.CreateTopicAndPublishMessages
 
createTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
createTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
createTopicCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Creates the given topic with the given name.
createTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to createTopic.
createTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to createTopic.
createTransferConfig(ParentNameOneof, TransferConfig) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Creates a new data transfer configuration.
createTransferConfig(CreateTransferConfigRequest) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Creates a new data transfer configuration.
createTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Creates a new data transfer configuration.
createTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
createTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
createTransferConfigSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to createTransferConfig.
createTransferConfigSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to createTransferConfig.
createZone(ZoneInfo, Dns.ZoneOption...) - Method in class com.google.cloud.dns.DnsBatch
Adds a request representing the "create zone" operation to this batch.
CreateZone - Class in com.google.cloud.examples.dns.snippets
A snippet for Google Cloud DNS showing how to create a zone.
CreateZone() - Constructor for class com.google.cloud.examples.dns.snippets.CreateZone
 
CREDENTIAL_ENV_NAME - Static variable in class com.google.cloud.ServiceOptions
 
credentials - Variable in class com.google.cloud.ServiceOptions.Builder
 
credentials - Variable in class com.google.cloud.ServiceOptions
 
CRITICAL - Static variable in class com.google.cloud.logging.LoggingLevel
A level to be used when critical events cause more severe problems or brief outages.
csv() - Static method in class com.google.cloud.bigquery.FormatOptions
Default options for CSV format.
CsvOptions - Class in com.google.cloud.bigquery
Google BigQuery options for CSV format.
CsvOptions.Builder - Class in com.google.cloud.bigquery
 
currentDirectory() - Static method in class com.google.cloud.storage.Storage.BlobListOption
If specified, results are returned in a directory-like mode.
Cursor - Class in com.google.cloud.datastore
A Google Cloud Datastore cursor.
customOptions(boolean) - Static method in class com.google.cloud.storage.contrib.nio.testing.LocalStorageHelper
Returns a StorageOptions that creates a new FakeStorageRpc instance with the given option.

D

Database - Class in com.google.cloud.spanner
Represents a Cloud Spanner database.
Database(DatabaseId, DatabaseInfo.State, DatabaseAdminClient) - Constructor for class com.google.cloud.spanner.Database
 
DatabaseAdminClient - Interface in com.google.cloud.spanner
Client to do admin operations on a Cloud Spanner Database.
DatabaseAdminClientSnippets - Class in com.google.cloud.examples.spanner.snippets
This class contains snippets for DatabaseAdminClient interface.
DatabaseAdminClientSnippets(DatabaseAdminClient) - Constructor for class com.google.cloud.examples.spanner.snippets.DatabaseAdminClientSnippets
 
DatabaseClient - Interface in com.google.cloud.spanner
Interface for all the APIs that are used to read/write data into a Cloud Spanner database.
DatabaseClientSnippets - Class in com.google.cloud.examples.spanner.snippets
This class contains snippets for DatabaseClient interface.
DatabaseClientSnippets(DatabaseClient) - Constructor for class com.google.cloud.examples.spanner.snippets.DatabaseClientSnippets
 
DatabaseId - Class in com.google.cloud.spanner
Represents an id of a Cloud Spanner database resource.
DatabaseInfo - Class in com.google.cloud.spanner
Represents a Cloud Spanner database.
DatabaseInfo(DatabaseId, DatabaseInfo.State) - Constructor for class com.google.cloud.spanner.DatabaseInfo
 
DatabaseInfo.State - Enum in com.google.cloud.spanner
State of the database.
DatabaseSelect - Class in com.google.cloud.examples.spanner.snippets
A quick start code for Cloud Spanner.
DatabaseSelect() - Constructor for class com.google.cloud.examples.spanner.snippets.DatabaseSelect
 
Dataset - Class in com.google.cloud.bigquery
A Google BigQuery Dataset.
Dataset.Builder - Class in com.google.cloud.bigquery
A builder for Dataset objects.
DatasetId - Class in com.google.cloud.bigquery
Google BigQuery Dataset identity.
DatasetInfo - Class in com.google.cloud.bigquery
Google BigQuery Dataset information.
DatasetInfo.Builder - Class in com.google.cloud.bigquery
A builder for DatasetInfo objects.
DatasetSnippets - Class in com.google.cloud.examples.bigquery.snippets
This class contains a number of snippets for the Dataset interface.
DatasetSnippets(Dataset) - Constructor for class com.google.cloud.examples.bigquery.snippets.DatasetSnippets
 
Datastore - Interface in com.google.cloud.datastore
An interface for Google Cloud Datastore.
Datastore.TransactionCallable<T> - Interface in com.google.cloud.datastore
A callback for running with a transactional DatastoreReaderWriter.
datastoreBackup() - Static method in class com.google.cloud.bigquery.FormatOptions
Default options for DATASTORE_BACKUP format.
DatastoreBackupOptions - Class in com.google.cloud.bigquery
Google BigQuery options for Cloud Datastore backup.
DatastoreBackupOptions.Builder - Class in com.google.cloud.bigquery
 
DatastoreExample - Class in com.google.cloud.examples.datastore
An example of using Google Cloud Datastore.
DatastoreExample() - Constructor for class com.google.cloud.examples.datastore.DatastoreExample
 
DatastoreException - Exception in com.google.cloud.datastore
Datastore service exception.
DatastoreException(int, String, String) - Constructor for exception com.google.cloud.datastore.DatastoreException
 
DatastoreException(int, String, String, Throwable) - Constructor for exception com.google.cloud.datastore.DatastoreException
 
DatastoreException(int, String, String, boolean, Throwable) - Constructor for exception com.google.cloud.datastore.DatastoreException
 
DatastoreException(IOException) - Constructor for exception com.google.cloud.datastore.DatastoreException
 
DatastoreFactory - Interface in com.google.cloud.datastore
An interface for Datastore factories.
DatastoreOptions - Class in com.google.cloud.datastore
 
DatastoreOptions.Builder - Class in com.google.cloud.datastore
 
DatastoreOptions.DefaultDatastoreFactory - Class in com.google.cloud.datastore
 
DatastoreOptions.DefaultDatastoreRpcFactory - Class in com.google.cloud.datastore
 
DatastoreReader - Interface in com.google.cloud.datastore
An interface to represent Google Cloud Datastore read operations.
DatastoreReaderWriter - Interface in com.google.cloud.datastore
An interface that combines both Google Cloud Datastore read and write operations.
DatastoreRpc - Interface in com.google.cloud.datastore.spi.v1
Provides access to the remote Datastore service.
DatastoreRpcFactory - Interface in com.google.cloud.datastore.spi
An interface for Datastore RPC factory.
DatastoreSnippets - Class in com.google.cloud.examples.datastore.snippets
This class contains a number of snippets for the Datastore interface.
DatastoreSnippets(Datastore) - Constructor for class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
 
DatastoreWriter - Interface in com.google.cloud.datastore
An interface to represent Google Cloud Datastore write operations.
DataTransferServiceClient - Class in com.google.cloud.bigquery.datatransfer.v1
Service Description: The Google BigQuery Data Transfer Service API enables BigQuery users to configure the transfer of their data from other Google Products into BigQuery.
DataTransferServiceClient(DataTransferServiceSettings) - Constructor for class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Constructs an instance of DataTransferServiceClient, using the given settings.
DataTransferServiceClient(DataTransferServiceStub) - Constructor for class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
 
DataTransferServiceSettings - Class in com.google.cloud.bigquery.datatransfer.v1
Settings class to configure an instance of DataTransferServiceClient.
DataTransferServiceSettings.Builder - Class in com.google.cloud.bigquery.datatransfer.v1
Builder for DataTransferServiceSettings.
DataTransferServiceStub - Class in com.google.cloud.bigquery.datatransfer.v1.stub
Base stub class for BigQuery Data Transfer API.
DataTransferServiceStub() - Constructor for class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
DATE - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
Represents a logical calendar date.
date(String) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of DATE.
Date - Class in com.google.cloud
Represents a Date without time, such as 2017-03-17.
date() - Static method in class com.google.cloud.spanner.Type
Returns the descriptor for the DATE type: a timezone independent date in the range [1678-01-01, 2262-01-01).
date(Date) - Static method in class com.google.cloud.spanner.Value
Returns a DATE value.
dateArray(Iterable<Date>) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<DATE> value.
DATETIME - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
Represents a year, month, day, hour, minute, second, and subsecond (microsecond precision).
dateTime(String) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of DATETIME.
deactivate() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
DEBUG - Static variable in class com.google.cloud.logging.LoggingLevel
A level to be used for debug or trace information.
decryptionKey(Key) - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
decryptionKey(String) - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
decryptionKey(Key) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
decryptionKey(String) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
DEFAULT - Static variable in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration
 
DEFAULT_CONTENT_TYPE - Static variable in interface com.google.cloud.resourcemanager.ResourceManager
 
DEFAULT_HOST - Static variable in class com.google.cloud.testing.BaseEmulatorHelper
 
DEFAULT_PORT - Static variable in class com.google.cloud.testing.BaseEmulatorHelper
 
DEFAULT_PROJECTION - Static variable in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
DEFAULT_PROJECTION - Static variable in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigtable.v2.BigtableSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.container.v1.ClusterManagerSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.language.v1.LanguageServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.logging.v2.ConfigSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.logging.v2.LoggingSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.logging.v2.MetricsSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.monitoring.v3.GroupServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.monitoring.v3.MetricServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.speech.v1.SpeechSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.speech.v1beta1.SpeechSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.trace.v1.TraceServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.trace.v2.TraceServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
 
DefaultBigqueryFactory() - Constructor for class com.google.cloud.bigquery.BigQueryOptions.DefaultBigqueryFactory
 
DefaultBigQueryRpcFactory() - Constructor for class com.google.cloud.bigquery.BigQueryOptions.DefaultBigQueryRpcFactory
 
defaultBuilder(TopicName) - Static method in class com.google.cloud.pubsub.v1.Publisher
Deprecated.
defaultBuilder(SubscriptionName, MessageReceiver) - Static method in class com.google.cloud.pubsub.v1.Subscriber
DefaultComputeFactory() - Constructor for class com.google.cloud.compute.ComputeOptions.DefaultComputeFactory
 
DefaultComputeRpcFactory() - Constructor for class com.google.cloud.compute.ComputeOptions.DefaultComputeRpcFactory
 
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.logging.v2.ConfigSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.logging.v2.LoggingSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.logging.v2.MetricsSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.speech.v1.SpeechSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.trace.v2.TraceServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
Returns a builder for the default credentials for this service.
DefaultDatastoreFactory() - Constructor for class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreFactory
 
DefaultDatastoreRpcFactory() - Constructor for class com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreRpcFactory
 
DefaultDnsFactory() - Constructor for class com.google.cloud.dns.DnsOptions.DefaultDnsFactory
 
DefaultDnsRpcFactory() - Constructor for class com.google.cloud.dns.DnsOptions.DefaultDnsRpcFactory
 
DefaultExecutorFactory() - Constructor for class com.google.cloud.grpc.GrpcTransportOptions.DefaultExecutorFactory
 
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.logging.v2.ConfigSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.logging.v2.LoggingSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.logging.v2.MetricsSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.speech.v1.SpeechSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.trace.v2.TraceServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
Returns a builder for the default ExecutorProvider for this service.
DefaultFirestoreFactory() - Constructor for class com.google.cloud.firestore.FirestoreOptions.DefaultFirestoreFactory
 
DefaultFirestoreRpcFactory() - Constructor for class com.google.cloud.firestore.FirestoreOptions.DefaultFirestoreRpcFactory
 
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.logging.v2.ConfigSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.logging.v2.LoggingSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.logging.v2.MetricsSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.speech.v1.SpeechSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.trace.v2.TraceServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
Returns a builder for the default ChannelProvider for this service.
DefaultHttpTransportFactory() - Constructor for class com.google.cloud.http.HttpTransportOptions.DefaultHttpTransportFactory
 
DefaultLoggingFactory() - Constructor for class com.google.cloud.logging.LoggingOptions.DefaultLoggingFactory
 
DefaultLoggingRpcFactory() - Constructor for class com.google.cloud.logging.LoggingOptions.DefaultLoggingRpcFactory
 
DefaultMarshaller() - Constructor for class com.google.cloud.Policy.DefaultMarshaller
 
DefaultNotificationFactory() - Constructor for class com.google.cloud.notification.NotificationImpl.DefaultNotificationFactory
 
DefaultResourceManagerFactory() - Constructor for class com.google.cloud.resourcemanager.ResourceManagerOptions.DefaultResourceManagerFactory
 
DefaultResourceManagerRpcFactory() - Constructor for class com.google.cloud.resourcemanager.ResourceManagerOptions.DefaultResourceManagerRpcFactory
 
defaultRetrySettings() - Method in class com.google.cloud.ServiceOptions
Some services may have different backoff requirements listed in their SLAs.
DefaultStorageFactory() - Constructor for class com.google.cloud.storage.StorageOptions.DefaultStorageFactory
 
DefaultStorageRpcFactory() - Constructor for class com.google.cloud.storage.StorageOptions.DefaultStorageRpcFactory
 
DefaultTranslateFactory() - Constructor for class com.google.cloud.translate.TranslateOptions.DefaultTranslateFactory
 
DefaultTranslateRpcFactory() - Constructor for class com.google.cloud.translate.TranslateOptions.DefaultTranslateRpcFactory
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.v2.BigtableSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.container.v1.ClusterManagerSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.language.v1.LanguageServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.logging.v2.ConfigSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.logging.v2.LoggingSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.logging.v2.MetricsSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.monitoring.v3.GroupServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.monitoring.v3.MetricServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.speech.v1.SpeechSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.speech.v1beta1.SpeechSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.trace.v1.TraceServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.trace.v2.TraceServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
 
deidentifyContent(DeidentifyConfig, InspectConfig, List<ContentItem>) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
De-identifies potentially sensitive info from a list of strings.
deidentifyContent(DeidentifyContentRequest) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
De-identifies potentially sensitive info from a list of strings.
deidentifyContentCallable() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
De-identifies potentially sensitive info from a list of strings.
deidentifyContentCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
deidentifyContentCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
deidentifyContentSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Returns the builder for the settings used for calls to deidentifyContent.
deidentifyContentSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the object with the settings used for calls to deidentifyContent.
delete(String, BigQuery.DatasetDeleteOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Deletes the requested dataset.
delete(DatasetId, BigQuery.DatasetDeleteOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Deletes the requested dataset.
delete(String, String) - Method in interface com.google.cloud.bigquery.BigQuery
Deletes the requested table.
delete(TableId) - Method in interface com.google.cloud.bigquery.BigQuery
Deletes the requested table.
delete(BigQuery.DatasetDeleteOption...) - Method in class com.google.cloud.bigquery.Dataset
Deletes this dataset.
delete() - Method in class com.google.cloud.bigquery.Table
Deletes this table.
delete(Compute.OperationOption...) - Method in class com.google.cloud.compute.Address
Deletes this address.
delete(Compute.OperationOption...) - Method in class com.google.cloud.compute.Disk
Deletes this disk.
delete(Compute.OperationOption...) - Method in class com.google.cloud.compute.Image
Deletes this image.
delete(Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Deletes this instance.
delete(Compute.OperationOption...) - Method in class com.google.cloud.compute.Network
Deletes this network.
delete() - Method in class com.google.cloud.compute.Operation
Deletes this operation.
delete(Compute.OperationOption...) - Method in class com.google.cloud.compute.Snapshot
Deletes this snapshot.
delete(Compute.OperationOption...) - Method in class com.google.cloud.compute.Subnetwork
Deletes this subnetwork.
delete(Key...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
delete(Key...) - Method in interface com.google.cloud.datastore.Datastore
A datastore delete operation.
delete(Key...) - Method in interface com.google.cloud.datastore.DatastoreWriter
A datastore delete operation.
delete(Key...) - Method in interface com.google.cloud.datastore.Transaction
A datastore delete operation.
delete(RecordSet) - Method in class com.google.cloud.dns.ChangeRequest.Builder
 
delete(RecordSet) - Method in class com.google.cloud.dns.ChangeRequestInfo.Builder
Adds a RecordSet to be deleted to the zone upon executing this ChangeRequestInfo.
delete(String) - Method in interface com.google.cloud.dns.Dns
Deletes an existing zone identified by name.
delete() - Method in class com.google.cloud.dns.Zone
Deletes the zone.
delete() - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example of deleting the table.
delete() - Method in class com.google.cloud.examples.logging.snippets.MetricSnippets
Example of deleting the metric.
delete() - Method in class com.google.cloud.examples.logging.snippets.SinkSnippets
Example of deleting the sink.
delete() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of deleting the blob, if its generation matches the BlobInfo.getGeneration() value, otherwise a StorageException is thrown.
delete() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of deleting the bucket, if its metageneration matches the BucketInfo.getMetageneration() value, otherwise a StorageException is thrown.
delete(Precondition) - Method in class com.google.cloud.firestore.DocumentReference
Deletes the document referred to by this DocumentReference.
delete() - Method in class com.google.cloud.firestore.DocumentReference
Deletes the document referred to by this DocumentReference.
delete() - Static method in class com.google.cloud.firestore.FieldValue
Returns a sentinel used with update() to mark a field for deletion.
delete() - Method in class com.google.cloud.logging.Metric
Deletes this metric.
delete() - Method in class com.google.cloud.logging.Sink
Deletes this sink.
delete(DeleteSinkRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
delete(DeleteLogRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
delete(DeleteLogMetricRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
delete(DeleteSinkRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to delete a sink.
delete(DeleteLogRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to deletes a log.
delete(DeleteLogMetricRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to delete a log metric.
delete() - Method in class com.google.cloud.resourcemanager.Project
Marks the project identified by the specified project ID for deletion.
delete(String) - Method in interface com.google.cloud.resourcemanager.ResourceManager
Marks the project identified by the specified project ID for deletion.
delete(String) - Method in class com.google.cloud.resourcemanager.spi.v1beta1.HttpResourceManagerRpc
 
delete(String) - Method in interface com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc
Marks the project identified by the specified project ID for deletion.
delete() - Method in class com.google.cloud.spanner.Instance
 
delete(String, Key) - Static method in class com.google.cloud.spanner.Mutation
Returns a mutation that will delete the row with primary key key.
delete(String, KeySet) - Static method in class com.google.cloud.spanner.Mutation
Returns a mutation that will delete all rows with primary keys covered by keySet.
delete(Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Deletes this blob.
delete(Bucket.BucketSourceOption...) - Method in class com.google.cloud.storage.Bucket
Deletes this bucket.
delete(Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
DELETE - Static variable in class com.google.cloud.storage.HttpMethod
 
delete(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
delete(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
delete(Bucket, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the requested bucket.
delete(StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the requested storage object.
delete(String, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Deletes the requested bucket.
delete(String, String, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Deletes the requested blob.
delete(BlobId, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Deletes the requested blob.
delete(BlobId) - Method in interface com.google.cloud.storage.Storage
Deletes the requested blob.
delete(BlobId...) - Method in interface com.google.cloud.storage.Storage
Deletes the requested blobs.
delete(Iterable<BlobId>) - Method in interface com.google.cloud.storage.Storage
Deletes the requested blobs.
delete(String, String, Storage.BlobSourceOption...) - Method in class com.google.cloud.storage.StorageBatch
Adds a request representing the "delete blob" operation to this batch.
delete(BlobId, Storage.BlobSourceOption...) - Method in class com.google.cloud.storage.StorageBatch
Adds a request representing the "delete blob" operation to this batch.
DELETE_IN_PROGRESS - Static variable in class com.google.cloud.resourcemanager.ProjectInfo.State
The process of deleting the project has begun.
DELETE_REQUESTED - Static variable in class com.google.cloud.resourcemanager.ProjectInfo.State
The project has been marked for deletion by the user or by the system (Google Cloud Platform).
deleteAccessConfig(InstanceId, String, String, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deletes an access configuration from an instance's network interface.
deleteAccessConfig(String, String, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Deletes an access configuration from the provided network interface for this instance.
deleteAccessConfig(String, String, String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes an access configuration from an instance's network interface.
deleteAccessConfig(String, String, String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteAcl() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of deleting the ACL entry for an entity.
deleteAcl() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of deleting the ACL entry for an entity.
deleteAcl(Acl.Entity) - Method in class com.google.cloud.storage.Blob
Deletes the ACL entry for the specified entity on this blob.
deleteAcl(Acl.Entity) - Method in class com.google.cloud.storage.Bucket
Deletes the ACL entry for the specified entity on this bucket.
deleteAcl(String, String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
deleteAcl(String, String, Long, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
deleteAcl(String, String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the ACL entry for the specified entity on the specified bucket.
deleteAcl(String, String, Long, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the ACL entry for the specified entity on the specified object.
deleteAcl(String, Acl.Entity, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Deletes the ACL entry for the specified entity on the specified bucket.
deleteAcl(String, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
 
deleteAcl(BlobId, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
Deletes the ACL entry for the specified entity on the specified blob.
deleteAddress(AddressId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deletes the requested address.
deleteAllContexts(SessionName) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Deletes all active contexts in the specified session.
deleteAllContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Deletes all active contexts in the specified session.
deleteAllContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
deleteAllContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
deleteAllContextsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to deleteAllContexts.
deleteAllContextsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to deleteAllContexts.
deleteAsync() - Method in class com.google.cloud.examples.logging.snippets.MetricSnippets
Example of asynchronously deleting the metric.
deleteAsync() - Method in class com.google.cloud.examples.logging.snippets.SinkSnippets
Example of asynchronously deleting the sink.
deleteAsync() - Method in class com.google.cloud.logging.Metric
Sends a request for deleting this metric.
deleteAsync() - Method in class com.google.cloud.logging.Sink
Sends a request for deleting this sink.
deleteBlob(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of deleting a blob.
deleteBlobAcl(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of deleting the ACL entry for an entity on a blob.
deleteBlobFromIdWithGeneration(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of deleting a blob, only if its generation matches a value, otherwise a StorageException is thrown.
deleteBlobFromStringsWithGeneration(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of deleting a blob, only if its generation matches a value, otherwise a StorageException is thrown.
deleteBucketAcl(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of deleting the ACL entry for an entity on a bucket.
deleteBucketWithMetageneration(String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of deleting a bucket, only if its metageneration matches a value, otherwise a StorageException is thrown.
deleteCluster(ClusterName) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Deletes a cluster from an instance.
deleteCluster(String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
deleteCluster(DeleteClusterRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
deleteClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Deletes a cluster from an instance.
deleteClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
deleteClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
deleteClusterCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
deleteClusterCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
deleteClusterCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
deleteClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to deleteCluster.
deleteClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to deleteCluster.
deleteClusterSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to deleteCluster.
deleteClusterSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to deleteCluster.
deleteContents() - Static method in class com.google.cloud.bigquery.BigQuery.DatasetDeleteOption
Returns an option to delete a dataset even if non-empty.
deleteContext(ContextName) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Deletes the specified context.
deleteContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Deletes the specified context.
deleteContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
deleteContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
deleteContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to deleteContext.
deleteContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to deleteContext.
deleteDataset(String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Delete the requested dataset.
deleteDataset(String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
deleteDataset(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of deleting a dataset from its id, even if non-empty.
deleteDataset() - Method in class com.google.cloud.examples.bigquery.snippets.DatasetSnippets
Example of deleting a dataset.
deleteDatasetFromId(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of deleting a dataset, even if non-empty.
deleteDefaultAcl() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of deleting the default ACL entry for an entity.
deleteDefaultAcl(Acl.Entity) - Method in class com.google.cloud.storage.Bucket
Deletes the default object ACL entry for the specified entity on this bucket.
deleteDefaultAcl(String, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
deleteDefaultAcl(String, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the default object ACL entry for the specified entity on the specified bucket.
deleteDefaultAcl(String, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
Deletes the default object ACL entry for the specified entity on the specified bucket.
deleteDefaultBucketAcl(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of deleting the default ACL entry for an entity on a bucket.
deleteDisk(DiskId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deletes the requested disk.
deleteDisk(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested disk.
deleteDisk(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteDocument(String) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Deletes a document.
deleteDocument(DeleteDocumentRequest) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Deletes a document.
deleteDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Deletes a document.
deleteDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
deleteDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
deleteDocumentSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to deleteDocument.
deleteDocumentSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to deleteDocument.
deleteEntityType(EntityTypeName) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes the specified entity type.
deleteEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes the specified entity type.
deleteEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
deleteEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
deleteEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to deleteEntityType.
deleteEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to deleteEntityType.
deleteEvents(ProjectName) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Deletes all error events of a given project.
deleteEventsCallable() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Deletes all error events of a given project.
deleteEventsCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.ErrorStatsServiceStub
 
deleteEventsCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
deleteEventsSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings.Builder
Returns the builder for the settings used for calls to deleteEvents.
deleteEventsSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns the object with the settings used for calls to deleteEvents.
deleteExclusion(ExclusionNameOneof) - Method in class com.google.cloud.logging.v2.ConfigClient
Deletes an exclusion.
deleteExclusionCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Deletes an exclusion.
deleteExclusionCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
deleteExclusionCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
deleteExclusionSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Returns the builder for the settings used for calls to deleteExclusion.
deleteExclusionSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns the object with the settings used for calls to deleteExclusion.
deleteGlobalAddress(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested global address.
deleteGlobalAddress(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteGlobalOperation(String) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested global operation.
deleteGlobalOperation(String) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteGroup(GroupName) - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Deletes an existing group.
deleteGroupCallable() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Deletes an existing group.
deleteGroupCallable() - Method in class com.google.cloud.monitoring.v3.stub.GroupServiceStub
 
deleteGroupCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
deleteGroupSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings.Builder
Returns the builder for the settings used for calls to deleteGroup.
deleteGroupSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns the object with the settings used for calls to deleteGroup.
deleteIfExists(Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
deleteImage(ImageId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deletes the requested image.
deleteImage(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested image.
deleteImage(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteInstance(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Delete an instance from a project.
deleteInstance(InstanceId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deletes the requested instance.
deleteInstance(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested instance.
deleteInstance(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteInstance(String) - Method in interface com.google.cloud.spanner.InstanceAdminClient
Deletes an instance.
deleteInstance(String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
deleteInstance(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
deleteInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Delete an instance from a project.
deleteInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
deleteInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
deleteInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to deleteInstance.
deleteInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to deleteInstance.
deleteIntent(IntentName) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes the specified intent.
deleteIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes the specified intent.
deleteIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
deleteIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
deleteIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to deleteIntent.
deleteIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to deleteIntent.
deleteLog(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of deleting a log.
deleteLog(String) - Method in interface com.google.cloud.logging.Logging
Deletes a log and all its log entries.
deleteLog(LogNameOneof) - Method in class com.google.cloud.logging.v2.LoggingClient
Deletes all the log entries in a log.
deleteLogAsync(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously deleting a log.
deleteLogAsync(String) - Method in interface com.google.cloud.logging.Logging
Sends a request for deleting a log and all its log entries.
deleteLogCallable() - Method in class com.google.cloud.logging.v2.LoggingClient
Deletes all the log entries in a log.
deleteLogCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
deleteLogCallable() - Method in class com.google.cloud.logging.v2.stub.LoggingServiceV2Stub
 
deleteLogMetric(MetricNameOneof) - Method in class com.google.cloud.logging.v2.MetricsClient
Deletes a logs-based metric.
deleteLogMetricCallable() - Method in class com.google.cloud.logging.v2.MetricsClient
Deletes a logs-based metric.
deleteLogMetricCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
deleteLogMetricCallable() - Method in class com.google.cloud.logging.v2.stub.MetricsServiceV2Stub
 
deleteLogMetricSettings() - Method in class com.google.cloud.logging.v2.MetricsSettings.Builder
Returns the builder for the settings used for calls to deleteLogMetric.
deleteLogMetricSettings() - Method in class com.google.cloud.logging.v2.MetricsSettings
Returns the object with the settings used for calls to deleteLogMetric.
deleteLogSettings() - Method in class com.google.cloud.logging.v2.LoggingSettings.Builder
Returns the builder for the settings used for calls to deleteLog.
deleteLogSettings() - Method in class com.google.cloud.logging.v2.LoggingSettings
Returns the object with the settings used for calls to deleteLog.
deleteMetric(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of deleting a metric.
deleteMetric(String) - Method in interface com.google.cloud.logging.Logging
Deletes the requested metric.
deleteMetricAsync(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously deleting a metric.
deleteMetricAsync(String) - Method in interface com.google.cloud.logging.Logging
Sends a request for deleting a metric.
deleteMetricDescriptor(MetricDescriptorName) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Deletes a metric descriptor.
deleteMetricDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Deletes a metric descriptor.
deleteMetricDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
deleteMetricDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
deleteMetricDescriptorSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings.Builder
Returns the builder for the settings used for calls to deleteMetricDescriptor.
deleteMetricDescriptorSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns the object with the settings used for calls to deleteMetricDescriptor.
deleteNamespace() - Method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
Deletes all entities in the namespace associated with this RemoteDatastoreHelper.
deleteNetwork(String, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deletes the requested network.
deleteNetwork(NetworkId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deletes the requested network.
deleteNetwork(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested network.
deleteNetwork(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteNodePool(String, String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Deletes a node pool from a cluster.
deleteNodePool(DeleteNodePoolRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Deletes a node pool from a cluster.
deleteNodePoolCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Deletes a node pool from a cluster.
deleteNodePoolCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
deleteNodePoolCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
deleteNodePoolSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to deleteNodePool.
deleteNodePoolSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to deleteNodePool.
deleteNotification(String, String) - Method in interface com.google.cloud.notification.Notification
 
deleteNotification(String, String) - Method in class com.google.cloud.notification.NotificationImpl
 
deleteNotification(String, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
deleteNotification(String, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the notification with the specified name on the specified object.
deleteOperation(OperationId) - Method in interface com.google.cloud.compute.Compute
Deletes the requested operation.
deleteRegionAddress(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested region address.
deleteRegionAddress(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteRegionOperation(String, String) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested region operation.
deleteRegionOperation(String, String) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteSession(String, Map<SpannerRpc.Option, ?>) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
deleteSession(String, Map<SpannerRpc.Option, ?>) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
deleteSessionEntityType(SessionEntityTypeName) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Deletes the specified session entity type.
deleteSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Deletes the specified session entity type.
deleteSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
deleteSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
deleteSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Returns the builder for the settings used for calls to deleteSessionEntityType.
deleteSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the object with the settings used for calls to deleteSessionEntityType.
deleteSink(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of deleting a sink.
deleteSink(String) - Method in interface com.google.cloud.logging.Logging
Deletes the requested sink.
deleteSink(SinkNameOneof) - Method in class com.google.cloud.logging.v2.ConfigClient
Deletes a sink.
deleteSinkAsync(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously deleting a sink.
deleteSinkAsync(String) - Method in interface com.google.cloud.logging.Logging
Sends a request for deleting a sink.
deleteSinkCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Deletes a sink.
deleteSinkCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
deleteSinkCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
deleteSinkSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Returns the builder for the settings used for calls to deleteSink.
deleteSinkSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns the object with the settings used for calls to deleteSink.
deleteSnapshot(SnapshotId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deletes the requested snapshot.
deleteSnapshot(String, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deletes the requested snapshot.
deleteSnapshot(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested snapshot.
deleteSnapshot(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteSnapshot(SnapshotName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Removes an existing snapshot.
deleteSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
deleteSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
deleteSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Removes an existing snapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to deleteSnapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to deleteSnapshot.
deleteSubnetwork(SubnetworkId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deletes the requested subnetwork.
deleteSubnetwork(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested subnetwork.
deleteSubnetwork(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deleteSubscription(String) - Method in class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
Example of deleting a subscription.
deleteSubscription(SubscriptionName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Deletes an existing subscription.
deleteSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
deleteSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
deleteSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Deletes an existing subscription.
deleteSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to deleteSubscription.
deleteSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to deleteSubscription.
deleteTable(String, String, String) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Delete the requested table.
deleteTable(String, String, String) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
deleteTable(TableName) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Permanently deletes a specified table and all of its data.
deleteTable(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of deleting a table.
deleteTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Permanently deletes a specified table and all of its data.
deleteTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
deleteTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
deleteTableFromId(String, String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of deleting a table.
deleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to deleteTable.
deleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns the object with the settings used for calls to deleteTable.
deleteTopic(String) - Method in class com.google.cloud.examples.pubsub.snippets.TopicAdminClientSnippets
Example of deleting a topic.
deleteTopic(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deletes the topic with the given name.
deleteTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
deleteTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
deleteTopicCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deletes the topic with the given name.
deleteTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to deleteTopic.
deleteTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to deleteTopic.
deleteTransferConfig(TransferConfigNameOneof) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Deletes a data transfer configuration, including any associated transfer runs and logs.
deleteTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Deletes a data transfer configuration, including any associated transfer runs and logs.
deleteTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
deleteTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
deleteTransferConfigSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to deleteTransferConfig.
deleteTransferConfigSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to deleteTransferConfig.
deleteTransferRun(RunNameOneof) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Deletes the specified transfer run.
deleteTransferRunCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Deletes the specified transfer run.
deleteTransferRunCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
deleteTransferRunCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
deleteTransferRunSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to deleteTransferRun.
deleteTransferRunSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to deleteTransferRun.
deleteZone(String) - Method in class com.google.cloud.dns.DnsBatch
Adds a request representing the "delete zone" operation to this batch.
deleteZone(String) - Method in interface com.google.cloud.dns.spi.v1.DnsRpc
Deletes the zone identified by the name.
deleteZone(String) - Method in class com.google.cloud.dns.spi.v1.HttpDnsRpc
 
DeleteZone - Class in com.google.cloud.examples.dns.snippets
A snippet for Google Cloud DNS showing how to delete a zone.
DeleteZone() - Constructor for class com.google.cloud.examples.dns.snippets.DeleteZone
 
deleteZoneOperation(String, String) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deletes the requested zone operation.
deleteZoneOperation(String, String) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
deprecate(ImageId, DeprecationStatus<ImageId>, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Deprecates the requested image.
deprecate(DeprecationStatus<ImageId>, Compute.OperationOption...) - Method in class com.google.cloud.compute.Image
Deprecates this image.
deprecateImage(String, String, DeprecationStatus, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Deprecates the requested image.
deprecateImage(String, String, DeprecationStatus, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
DeprecationStatus<T extends ResourceId> - Class in com.google.cloud.compute
The deprecation status associated to a Google Compute Engine resource.
DeprecationStatus.Builder<T extends ResourceId> - Class in com.google.cloud.compute
A builder for DeprecationStatus objects.
DeprecationStatus.Status - Enum in com.google.cloud.compute
The deprecation status of a Google Compute Engine resource.
desc(String) - Static method in class com.google.cloud.datastore.StructuredQuery.OrderBy
 
DESCENDING - Static variable in class com.google.cloud.datastore.StructuredQuery.OrderBy.Direction
 
detachDisk(InstanceId, String, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Detaches a disk from an instance.
detachDisk(String, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Detaches a disk from this instance.
detachDisk(String, String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Detaches a disk from an instance.
detachDisk(String, String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
detect(List<String>) - Method in class com.google.cloud.translate.spi.v2.HttpTranslateRpc
 
detect(List<String>) - Method in interface com.google.cloud.translate.spi.v2.TranslateRpc
Detects the language of the provided texts.
detect(List<String>) - Method in interface com.google.cloud.translate.Translate
Detects the language of the provided texts.
detect(String...) - Method in interface com.google.cloud.translate.Translate
Detects the language of the provided texts.
detect(String) - Method in interface com.google.cloud.translate.Translate
Detects the language of the provided text.
detectIntent(SessionName, QueryInput) - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Processes a natural language query and returns structured, actionable data as a result.
detectIntent(DetectIntentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Processes a natural language query and returns structured, actionable data as a result.
detectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Processes a natural language query and returns structured, actionable data as a result.
detectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
detectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionsStub
 
detectIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings.Builder
Returns the builder for the settings used for calls to detectIntent.
detectIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns the object with the settings used for calls to detectIntent.
Detection - Class in com.google.cloud.translate
Information about a language detection.
DetectLanguageAndTranslate - Class in com.google.cloud.examples.translate.snippets
A snippet for Google Translation showing how to detect the language of some text and translate some other text.
DetectLanguageAndTranslate() - Constructor for class com.google.cloud.examples.translate.snippets.DetectLanguageAndTranslate
 
detectLanguageOfText() - Method in class com.google.cloud.examples.translate.snippets.TranslateSnippets
Example of detecting the language of a text.
detectLanguageOfTextList() - Method in class com.google.cloud.examples.translate.snippets.TranslateSnippets
Example of detecting the language of some texts.
detectLanguageOfTexts() - Method in class com.google.cloud.examples.translate.snippets.TranslateSnippets
Example of detecting the language of some texts.
disableRequesterPays(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of disabling Requester pays on a bucket.
Disk - Class in com.google.cloud.compute
A Google Compute Engine persistent disk.
Disk.Builder - Class in com.google.cloud.compute
A builder for Disk objects.
DiskConfiguration - Class in com.google.cloud.compute
Base class for Google Compute Engine disk configurations.
DiskConfiguration.Builder<T extends DiskConfiguration,B extends DiskConfiguration.Builder<T,B>> - Class in com.google.cloud.compute
Base builder for disk configurations.
DiskConfiguration.Type - Enum in com.google.cloud.compute
Type of a Google Compute Engine disk configuration.
DiskId - Class in com.google.cloud.compute
Identity for a Google Compute Engine disk.
DiskImageConfiguration - Class in com.google.cloud.compute
A Google Compute Engine disk image configuration.
DiskImageConfiguration.Builder - Class in com.google.cloud.compute
A builder for DiskImageConfiguration objects.
DiskInfo - Class in com.google.cloud.compute
A Google Compute Engine persistent disk.
DiskInfo.Builder - Class in com.google.cloud.compute
Builder for DiskInfo objects.
DiskInfo.CreationStatus - Enum in com.google.cloud.compute
The status of disk creation.
DiskType - Class in com.google.cloud.compute
A Google Compute Engine disk type.
DiskTypeId - Class in com.google.cloud.compute
Identity for a Google Compute Engine disk type.
DlpServiceClient - Class in com.google.cloud.dlp.v2beta1
Service Description: The DLP API is a service that allows clients to detect the presence of Personally Identifiable Information (PII) and other privacy-sensitive data in user-supplied, unstructured data streams, like text blocks or images.
DlpServiceClient(DlpServiceSettings) - Constructor for class com.google.cloud.dlp.v2beta1.DlpServiceClient
Constructs an instance of DlpServiceClient, using the given settings.
DlpServiceClient(DlpServiceStub) - Constructor for class com.google.cloud.dlp.v2beta1.DlpServiceClient
 
DlpServiceSettings - Class in com.google.cloud.dlp.v2beta1
Settings class to configure an instance of DlpServiceClient.
DlpServiceSettings.Builder - Class in com.google.cloud.dlp.v2beta1
Builder for DlpServiceSettings.
DlpServiceStub - Class in com.google.cloud.dlp.v2beta1.stub
Base stub class for DLP API.
DlpServiceStub() - Constructor for class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
Dns - Interface in com.google.cloud.dns
An interface for the Google Cloud DNS service.
Dns.ChangeRequestField - Enum in com.google.cloud.dns
The fields of a change request.
Dns.ChangeRequestListOption - Class in com.google.cloud.dns
Class for specifying change request listing options.
Dns.ChangeRequestOption - Class in com.google.cloud.dns
Class for specifying change request field options.
Dns.ProjectField - Enum in com.google.cloud.dns
The fields of a project.
Dns.ProjectOption - Class in com.google.cloud.dns
Class for specifying project options.
Dns.RecordSetField - Enum in com.google.cloud.dns
The fields of a record set.
Dns.RecordSetListOption - Class in com.google.cloud.dns
Class for specifying record set listing options.
Dns.SortingOrder - Enum in com.google.cloud.dns
The sorting order for listing.
Dns.ZoneField - Enum in com.google.cloud.dns
The fields of a zone.
Dns.ZoneListOption - Class in com.google.cloud.dns
Class for specifying zone listing options.
Dns.ZoneOption - Class in com.google.cloud.dns
Class for specifying zone field options.
DnsBatch - Class in com.google.cloud.dns
A batch of operations to be submitted to Google Cloud DNS using a single RPC request.
DnsBatchResult<T> - Class in com.google.cloud.dns
This class holds a single result of a batch call to the Cloud DNS.
DnsExample - Class in com.google.cloud.examples.dns
An example of using Google Cloud DNS.
DnsExample() - Constructor for class com.google.cloud.examples.dns.DnsExample
 
DnsException - Exception in com.google.cloud.dns
DNS service exception.
DnsException(IOException, boolean) - Constructor for exception com.google.cloud.dns.DnsException
 
DnsException(GoogleJsonError, boolean) - Constructor for exception com.google.cloud.dns.DnsException
 
DnsException(int, String, Throwable) - Constructor for exception com.google.cloud.dns.DnsException
 
DnsFactory - Interface in com.google.cloud.dns
An interface for Dns factories.
dnsName(String) - Static method in class com.google.cloud.dns.Dns.RecordSetListOption
Restricts the list to only record sets with this fully qualified domain name.
dnsName(String) - Static method in class com.google.cloud.dns.Dns.ZoneListOption
Restricts the list to only zone with this fully qualified domain name.
DnsOptions - Class in com.google.cloud.dns
 
DnsOptions.Builder - Class in com.google.cloud.dns
 
DnsOptions.DefaultDnsFactory - Class in com.google.cloud.dns
 
DnsOptions.DefaultDnsRpcFactory - Class in com.google.cloud.dns
 
DnsRpc - Interface in com.google.cloud.dns.spi.v1
 
DnsRpc.ListResult<T> - Class in com.google.cloud.dns.spi.v1
 
DnsRpc.Option - Enum in com.google.cloud.dns.spi.v1
 
DnsRpcFactory - Interface in com.google.cloud.dns.spi
An interface for DnsRpc factory.
document() - Method in class com.google.cloud.firestore.CollectionReference
Returns a DocumentReference pointing to a new document with an auto-generated ID within this collection.
document(String) - Method in class com.google.cloud.firestore.CollectionReference
Gets a DocumentReference instance that refers to the document that is a child of this Collection.
document(String) - Method in interface com.google.cloud.firestore.Firestore
Gets a DocumentReference that refers to the document at the specified path.
documentId() - Static method in class com.google.cloud.firestore.FieldPath
A special sentinel to refer to the ID of a document.
DocumentReference - Class in com.google.cloud.firestore
A DocumentReference refers to a document location in a Firestore database and can be used to write, read, or listen to the location.
DocumentSnapshot - Class in com.google.cloud.firestore
A DocumentSnapshot contains data read from a document in a Firestore database.
doesDatasetExist() - Method in class com.google.cloud.examples.bigquery.snippets.DatasetSnippets
Example of checking whether a dataset exists.
doesNotExist() - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option that causes an operation to succeed only if the target blob does not exist.
doesNotExist() - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option that causes an operation to succeed only if the target blob does not exist.
doesNotExist() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option that causes an operation to succeed only if the target blob does not exist.
doesNotExist() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option that causes an operation to succeed only if the target blob does not exist.
Domain(String) - Constructor for class com.google.cloud.bigquery.Acl.Domain
Creates a Domain entity given the domain name.
domain(String) - Static method in class com.google.cloud.Identity
Returns a new domain identity.
DOMAIN - Static variable in class com.google.cloud.Identity.Type
Represents all the users of a Google Apps domain name.
Domain(String) - Constructor for class com.google.cloud.storage.Acl.Domain
Creates a domain entity.
DONE - Static variable in class com.google.cloud.bigquery.JobStatus.State
The BigQuery Job has completed either succeeding or failing.
DONE - Static variable in class com.google.cloud.dns.ChangeRequestInfo.Status
 
doStart() - Method in class com.google.cloud.pubsub.v1.Subscriber
 
doStop() - Method in class com.google.cloud.pubsub.v1.Subscriber
 
DoubleValue - Class in com.google.cloud.datastore
 
DoubleValue(double) - Constructor for class com.google.cloud.datastore.DoubleValue
 
DoubleValue.Builder - Class in com.google.cloud.datastore
 
DOWN - Static variable in class com.google.cloud.compute.Region.Status
 
DOWN - Static variable in class com.google.cloud.compute.Zone.Status
 
DownloadableEmulatorRunner(List<String>, URL, String) - Constructor for class com.google.cloud.testing.BaseEmulatorHelper.DownloadableEmulatorRunner
 
downloadFileUsingRequesterPays(String, String, String, Path) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of downloading a file using Requester pay.
downloadTo(Path, Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Downloads this blob to the given file path using specified blob read options.
downloadTo(Path) - Method in class com.google.cloud.storage.Blob
Downloads this blob to the given file path.
drop() - Method in class com.google.cloud.spanner.Database
Drops this database.
dropDatabase(String, String) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseAdminClientSnippets
Example to drop a Cloud Spanner database.
dropDatabase(String, String) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
Drops a Cloud Spanner database.
dropDatabase(String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
dropDatabase(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
dropRowRange(String, ByteString) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Permanently drop/delete a row range from a specified table.
dropRowRange(DropRowRangeRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Permanently drop/delete a row range from a specified table.
dropRowRangeCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Permanently drop/delete a row range from a specified table.
dropRowRangeCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
dropRowRangeCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
dropRowRangeSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to dropRowRange.
dropRowRangeSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns the object with the settings used for calls to dropRowRange.
dryRun() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns whether the job has to be dry run or not.
DURABLE_REDUCED_AVAILABILITY - Static variable in class com.google.cloud.storage.StorageClass
Durable Reduced Availability (deprecated)

E

editor() - Static method in class com.google.cloud.Role
Returns the editor role.
EDITORS - Static variable in class com.google.cloud.storage.Acl.Project.ProjectRole
 
EMERGENCY - Static variable in class com.google.cloud.logging.LoggingLevel
A levet to be used when one or more systems are unusable.
emptyMap(Comparator<K>) - Static method in class com.google.cloud.firestore.collection.ImmutableSortedMap.Builder
 
enableRequesterPays(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of enabling Requester pays on a bucket.
encryptionKey(Key) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(String) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(Key) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(String) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(Key) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(String) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(Key) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(String) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
endAt(Object...) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query that ends at the provided fields relative to the order of the query.
endBefore(Object...) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query that ends before the provided fields relative to the order of the query.
endsWith(Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
endsWith(String) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
enhanceLogEntry(LogEntry.Builder) - Method in interface com.google.cloud.logging.LoggingEnhancer
 
enhanceLogEntry(LogEntry.Builder) - Method in class com.google.cloud.logging.TraceLoggingEnhancer
 
entity - Variable in class com.google.cloud.BaseWriteChannel.BaseState
 
Entity - Class in com.google.cloud.datastore
An entity is the Google Cloud Datastore persistent data object for a specific key.
ENTITY - Static variable in class com.google.cloud.datastore.Query.ResultType
 
Entity.Builder - Class in com.google.cloud.datastore
 
EntityQuery - Class in com.google.cloud.datastore
An implementation of a Google Cloud Datastore entity query that can be constructed by providing all the specific query elements.
EntityQuery.Builder - Class in com.google.cloud.datastore
A EntityQuery builder for queries that return Entity results.
EntityTypesClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages agent entity types.
EntityTypesClient(EntityTypesSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Constructs an instance of EntityTypesClient, using the given settings.
EntityTypesClient(EntityTypesStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
EntityTypesSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of EntityTypesClient.
EntityTypesSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for EntityTypesSettings.
EntityTypesStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
EntityTypesStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
EntityValue - Class in com.google.cloud.datastore
 
EntityValue(FullEntity<?>) - Constructor for class com.google.cloud.datastore.EntityValue
 
EntityValue.Builder - Class in com.google.cloud.datastore
 
entrySet() - Method in class com.google.cloud.storage.BlobInfo.ImmutableEmptyMap
 
eq(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
eq(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
eq(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
eq(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
eq(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
eq(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
eq(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
eq(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
equals(Object) - Method in exception com.google.cloud.BaseServiceException
 
equals(Object) - Method in class com.google.cloud.BaseWriteChannel.BaseState
 
equals(Object) - Method in class com.google.cloud.bigquery.Acl.Domain
 
equals(Object) - Method in class com.google.cloud.bigquery.Acl
 
equals(Object) - Method in class com.google.cloud.bigquery.Acl.Group
 
equals(Object) - Method in class com.google.cloud.bigquery.Acl.User
 
equals(Object) - Method in class com.google.cloud.bigquery.Acl.View
 
equals(Object) - Method in class com.google.cloud.bigquery.BigQuery.QueryOption
 
equals(Object) - Method in class com.google.cloud.bigquery.BigQueryError
 
equals(Object) - Method in exception com.google.cloud.bigquery.BigQueryException
 
equals(Object) - Method in class com.google.cloud.bigquery.BigQueryOptions
 
equals(Object) - Method in class com.google.cloud.bigquery.CopyJobConfiguration
 
equals(Object) - Method in class com.google.cloud.bigquery.CsvOptions
 
equals(Object) - Method in class com.google.cloud.bigquery.Dataset
 
equals(Object) - Method in class com.google.cloud.bigquery.DatasetId
 
equals(Object) - Method in class com.google.cloud.bigquery.DatasetInfo
 
equals(Object) - Method in class com.google.cloud.bigquery.DatastoreBackupOptions
 
equals(Object) - Method in class com.google.cloud.bigquery.ExternalTableDefinition
 
equals(Object) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
 
equals(Object) - Method in class com.google.cloud.bigquery.Field
 
equals(Object) - Method in class com.google.cloud.bigquery.FieldValue
 
equals(Object) - Method in class com.google.cloud.bigquery.FormatOptions
 
equals(Object) - Method in class com.google.cloud.bigquery.InsertAllRequest
 
equals(Object) - Method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
 
equals(Object) - Method in class com.google.cloud.bigquery.InsertAllResponse
 
equals(Object) - Method in class com.google.cloud.bigquery.Job
 
equals(Object) - Method in class com.google.cloud.bigquery.JobId
 
equals(Object) - Method in class com.google.cloud.bigquery.JobInfo
 
equals(Object) - Method in class com.google.cloud.bigquery.JobStatistics.CopyStatistics
 
equals(Object) - Method in class com.google.cloud.bigquery.JobStatistics.ExtractStatistics
 
equals(Object) - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
 
equals(Object) - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
 
equals(Object) - Method in class com.google.cloud.bigquery.JobStatus
 
equals(Object) - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
equals(Object) - Method in class com.google.cloud.bigquery.QueryJobConfiguration
 
equals(Object) - Method in class com.google.cloud.bigquery.QueryParameterValue
 
equals(Object) - Method in class com.google.cloud.bigquery.QueryResponse
 
equals(Object) - Method in class com.google.cloud.bigquery.QueryResult
 
equals(Object) - Method in class com.google.cloud.bigquery.QueryStage
 
equals(Object) - Method in class com.google.cloud.bigquery.QueryStage.QueryStep
 
equals(Object) - Method in class com.google.cloud.bigquery.Schema
 
equals(Object) - Method in class com.google.cloud.bigquery.StandardTableDefinition
 
equals(Object) - Method in class com.google.cloud.bigquery.StandardTableDefinition.StreamingBuffer
 
equals(Object) - Method in class com.google.cloud.bigquery.Table
 
equals(Object) - Method in class com.google.cloud.bigquery.TableId
 
equals(Object) - Method in class com.google.cloud.bigquery.TableInfo
 
equals(Object) - Method in class com.google.cloud.bigquery.TimePartitioning
 
equals(Object) - Method in class com.google.cloud.bigquery.UserDefinedFunction
 
equals(Object) - Method in class com.google.cloud.bigquery.ViewDefinition
 
equals(Object) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
equals(Object) - Method in class com.google.cloud.ByteArray
 
equals(Object) - Method in class com.google.cloud.compute.Address
 
equals(Object) - Method in class com.google.cloud.compute.AddressInfo
 
equals(Object) - Method in class com.google.cloud.compute.AddressInfo.GlobalForwardingUsage
 
equals(Object) - Method in class com.google.cloud.compute.AddressInfo.InstanceUsage
 
equals(Object) - Method in class com.google.cloud.compute.AddressInfo.RegionForwardingUsage
 
equals(Object) - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration
 
equals(Object) - Method in class com.google.cloud.compute.AttachedDisk
 
equals(Object) - Method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration
 
equals(Object) - Method in class com.google.cloud.compute.AttachedDisk.ScratchDiskConfiguration
 
equals(Compute.AddressField, String) - Static method in class com.google.cloud.compute.Compute.AddressFilter
Returns an equals filter for the given field and string value.
equals(Compute.DiskField, String) - Static method in class com.google.cloud.compute.Compute.DiskFilter
Returns an equals filter for the given field and string value.
equals(Compute.DiskField, long) - Static method in class com.google.cloud.compute.Compute.DiskFilter
Returns an equals filter for the given field and long value.
equals(Compute.DiskTypeField, String) - Static method in class com.google.cloud.compute.Compute.DiskTypeFilter
Returns an equals filter for the given field and string value.
equals(Compute.DiskTypeField, long) - Static method in class com.google.cloud.compute.Compute.DiskTypeFilter
Returns an equals filter for the given field and long value.
equals(Compute.ImageField, String) - Static method in class com.google.cloud.compute.Compute.ImageFilter
Returns an equals filter for the given field and string value.
equals(Compute.ImageField, long) - Static method in class com.google.cloud.compute.Compute.ImageFilter
Returns an equals filter for the given field and long value.
equals(Compute.InstanceField, String) - Static method in class com.google.cloud.compute.Compute.InstanceFilter
Returns an equals filter for the given field and string value.
equals(Compute.InstanceField, boolean) - Static method in class com.google.cloud.compute.Compute.InstanceFilter
Returns a equals filter for the given field and boolean value.
equals(Object) - Method in class com.google.cloud.compute.Compute.ListFilter
 
equals(Compute.MachineTypeField, String) - Static method in class com.google.cloud.compute.Compute.MachineTypeFilter
Returns an equals filter for the given field and string value.
equals(Compute.MachineTypeField, long) - Static method in class com.google.cloud.compute.Compute.MachineTypeFilter
Returns an equals filter for the given field and long value.
equals(Compute.NetworkField, String) - Static method in class com.google.cloud.compute.Compute.NetworkFilter
Returns an equals filter for the given field and string value.
equals(Compute.NetworkField, boolean) - Static method in class com.google.cloud.compute.Compute.NetworkFilter
Returns a equals filter for the given field and boolean value.
equals(Compute.OperationField, String) - Static method in class com.google.cloud.compute.Compute.OperationFilter
Returns an equals filter for the given field and string value.
equals(Compute.OperationField, long) - Static method in class com.google.cloud.compute.Compute.OperationFilter
Returns an equals filter for the given field and long value.
equals(Compute.RegionField, String) - Static method in class com.google.cloud.compute.Compute.RegionFilter
Returns an equals filter for the given field and string value.
equals(Compute.SnapshotField, String) - Static method in class com.google.cloud.compute.Compute.SnapshotFilter
Returns an equals filter for the given field and string value.
equals(Compute.SnapshotField, long) - Static method in class com.google.cloud.compute.Compute.SnapshotFilter
Returns an equals filter for the given field and long value.
equals(Compute.SubnetworkField, String) - Static method in class com.google.cloud.compute.Compute.SubnetworkFilter
Returns an equals filter for the given field and string value.
equals(Compute.ZoneField, String) - Static method in class com.google.cloud.compute.Compute.ZoneFilter
Returns an equals filter for the given field and string value.
equals(Object) - Method in class com.google.cloud.compute.ComputeOptions
 
equals(Object) - Method in class com.google.cloud.compute.DeprecationStatus
 
equals(Object) - Method in class com.google.cloud.compute.Disk
 
equals(Object) - Method in class com.google.cloud.compute.DiskId
 
equals(Object) - Method in class com.google.cloud.compute.DiskImageConfiguration
 
equals(Object) - Method in class com.google.cloud.compute.DiskInfo
 
equals(Object) - Method in class com.google.cloud.compute.DiskType
 
equals(Object) - Method in class com.google.cloud.compute.DiskTypeId
 
equals(Object) - Method in class com.google.cloud.compute.GlobalAddressId
 
equals(Object) - Method in class com.google.cloud.compute.GlobalForwardingRuleId
 
equals(Object) - Method in class com.google.cloud.compute.GlobalOperationId
 
equals(Object) - Method in class com.google.cloud.compute.Image
 
equals(Object) - Method in class com.google.cloud.compute.ImageDiskConfiguration
 
equals(Object) - Method in class com.google.cloud.compute.ImageId
 
equals(Object) - Method in class com.google.cloud.compute.ImageInfo
 
equals(Object) - Method in class com.google.cloud.compute.Instance
 
equals(Object) - Method in class com.google.cloud.compute.InstanceId
 
equals(Object) - Method in class com.google.cloud.compute.InstanceInfo
 
equals(Object) - Method in class com.google.cloud.compute.License
 
equals(Object) - Method in class com.google.cloud.compute.LicenseId
 
equals(Object) - Method in class com.google.cloud.compute.MachineType
 
equals(Object) - Method in class com.google.cloud.compute.MachineTypeId
 
equals(Object) - Method in class com.google.cloud.compute.Metadata
 
equals(Object) - Method in class com.google.cloud.compute.Network
 
equals(Object) - Method in class com.google.cloud.compute.NetworkId
 
equals(Object) - Method in class com.google.cloud.compute.NetworkInfo
 
equals(Object) - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig
 
equals(Object) - Method in class com.google.cloud.compute.NetworkInterface
 
equals(Object) - Method in class com.google.cloud.compute.Operation
 
equals(Object) - Method in class com.google.cloud.compute.Operation.OperationError
 
equals(Object) - Method in class com.google.cloud.compute.Operation.OperationWarning
 
equals(Object) - Method in class com.google.cloud.compute.Region
 
equals(Object) - Method in class com.google.cloud.compute.Region.Quota
 
equals(Object) - Method in class com.google.cloud.compute.RegionAddressId
 
equals(Object) - Method in class com.google.cloud.compute.RegionForwardingRuleId
 
equals(Object) - Method in class com.google.cloud.compute.RegionId
 
equals(Object) - Method in class com.google.cloud.compute.RegionOperationId
 
equals(Object) - Method in class com.google.cloud.compute.SchedulingOptions
 
equals(Object) - Method in class com.google.cloud.compute.ServiceAccount
 
equals(Object) - Method in class com.google.cloud.compute.Snapshot
 
equals(Object) - Method in class com.google.cloud.compute.SnapshotDiskConfiguration
 
equals(Object) - Method in class com.google.cloud.compute.SnapshotId
 
equals(Object) - Method in class com.google.cloud.compute.SnapshotInfo
 
equals(Object) - Method in class com.google.cloud.compute.StandardDiskConfiguration
 
equals(Object) - Method in class com.google.cloud.compute.StandardNetworkConfiguration
 
equals(Object) - Method in class com.google.cloud.compute.StorageImageConfiguration
 
equals(Object) - Method in class com.google.cloud.compute.SubnetNetworkConfiguration
 
equals(Object) - Method in class com.google.cloud.compute.Subnetwork
 
equals(Object) - Method in class com.google.cloud.compute.SubnetworkId
 
equals(Object) - Method in class com.google.cloud.compute.SubnetworkInfo
 
equals(Object) - Method in class com.google.cloud.compute.Tags
 
equals(Object) - Method in class com.google.cloud.compute.Zone
 
equals(Object) - Method in class com.google.cloud.compute.ZoneId
 
equals(Object) - Method in class com.google.cloud.compute.ZoneOperationId
 
equals(Object) - Method in class com.google.cloud.datastore.BaseEntity
 
equals(Object) - Method in class com.google.cloud.datastore.BaseKey
 
equals(Object) - Method in class com.google.cloud.datastore.Blob
 
equals(Object) - Method in class com.google.cloud.datastore.Cursor
 
equals(Object) - Method in class com.google.cloud.datastore.DatastoreOptions
 
equals(Object) - Method in class com.google.cloud.datastore.GqlQuery
 
equals(Object) - Method in class com.google.cloud.datastore.LatLng
 
equals(Object) - Method in class com.google.cloud.datastore.PathElement
 
equals(Object) - Method in class com.google.cloud.datastore.Query.ResultType
 
equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
 
equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery
 
equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
 
equals(Object) - Method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
equals(Object) - Method in class com.google.cloud.datastore.Value
 
equals(Object) - Method in class com.google.cloud.Date
 
equals(Object) - Method in class com.google.cloud.dns.ChangeRequest
 
equals(Object) - Method in class com.google.cloud.dns.ChangeRequestInfo
 
equals(Object) - Method in class com.google.cloud.dns.DnsOptions
 
equals(Object) - Method in class com.google.cloud.dns.ProjectInfo
 
equals(Object) - Method in class com.google.cloud.dns.ProjectInfo.Quota
 
equals(Object) - Method in class com.google.cloud.dns.RecordSet
 
equals(Object) - Method in class com.google.cloud.dns.Zone
 
equals(Object) - Method in class com.google.cloud.dns.ZoneInfo
 
equals(Object) - Method in class com.google.cloud.ExceptionHandler
 
equals(Object) - Method in class com.google.cloud.firestore.Blob
 
equals(Object) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
equals(Object) - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
equals(Object) - Method in class com.google.cloud.firestore.DocumentReference
 
equals(Object) - Method in class com.google.cloud.firestore.DocumentSnapshot
 
equals(Object) - Method in class com.google.cloud.firestore.FirestoreOptions
 
equals(Object) - Method in class com.google.cloud.firestore.GeoPoint
 
equals(Object) - Method in class com.google.cloud.firestore.Precondition
 
equals(Object) - Method in class com.google.cloud.firestore.Query
 
equals(Object) - Method in class com.google.cloud.firestore.QuerySnapshot
 
equals(Object) - Method in class com.google.cloud.firestore.SetOptions
 
equals(Object) - Method in class com.google.cloud.grpc.GrpcTransportOptions
 
equals(Object) - Method in class com.google.cloud.http.HttpTransportOptions
 
equals(Object) - Method in class com.google.cloud.Identity
 
equals(Object) - Method in class com.google.cloud.logging.HttpRequest
 
equals(Object) - Method in class com.google.cloud.logging.LogEntry
 
equals(Object) - Method in class com.google.cloud.logging.LoggingOptions
 
equals(Object) - Method in class com.google.cloud.logging.Metric
 
equals(Object) - Method in class com.google.cloud.logging.MetricInfo
 
equals(Object) - Method in class com.google.cloud.logging.Operation
 
equals(Object) - Method in class com.google.cloud.logging.Payload
 
equals(Object) - Method in class com.google.cloud.logging.Sink
 
equals(Object) - Method in class com.google.cloud.logging.SinkInfo.Destination.BucketDestination
 
equals(Object) - Method in class com.google.cloud.logging.SinkInfo.Destination.DatasetDestination
 
equals(Object) - Method in class com.google.cloud.logging.SinkInfo.Destination.TopicDestination
 
equals(Object) - Method in class com.google.cloud.logging.SinkInfo
 
equals(Object) - Method in class com.google.cloud.logging.SourceLocation
 
equals(Object) - Method in class com.google.cloud.MonitoredResource
 
equals(Object) - Method in class com.google.cloud.MonitoredResourceDescriptor
 
equals(Object) - Method in class com.google.cloud.MonitoredResourceDescriptor.LabelDescriptor
 
equals(Object) - Method in class com.google.cloud.NoCredentials
 
equals(Object) - Method in class com.google.cloud.notification.NotificationInfo
 
equals(Object) - Method in class com.google.cloud.PageImpl
 
equals(Object) - Method in class com.google.cloud.Policy
 
equals(Object) - Method in class com.google.cloud.resourcemanager.Project
 
equals(Object) - Method in class com.google.cloud.resourcemanager.ProjectInfo
 
equals(Object) - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions
 
equals(Object) - Method in class com.google.cloud.RetryOption
 
equals(Object) - Method in class com.google.cloud.Role
 
equals(Object) - Method in class com.google.cloud.spanner.DatabaseId
 
equals(Object) - Method in class com.google.cloud.spanner.DatabaseInfo
 
equals(Object) - Method in class com.google.cloud.spanner.InstanceConfigId
 
equals(Object) - Method in class com.google.cloud.spanner.InstanceConfigInfo
 
equals(Object) - Method in class com.google.cloud.spanner.InstanceId
 
equals(Object) - Method in class com.google.cloud.spanner.InstanceInfo
 
equals(Object) - Method in class com.google.cloud.spanner.Key
 
equals(Object) - Method in class com.google.cloud.spanner.KeyRange
 
equals(Object) - Method in class com.google.cloud.spanner.KeySet
 
equals(Object) - Method in class com.google.cloud.spanner.Mutation
 
equals(Object) - Method in class com.google.cloud.spanner.Statement
 
equals(Object) - Method in class com.google.cloud.spanner.Struct
 
equals(Object) - Method in class com.google.cloud.spanner.TimestampBound
 
equals(Object) - Method in class com.google.cloud.spanner.Type
 
equals(Object) - Method in class com.google.cloud.spanner.Type.StructField
 
equals(Object) - Method in class com.google.cloud.storage.Acl.Entity
 
equals(Object) - Method in class com.google.cloud.storage.Acl
 
equals(Object) - Method in class com.google.cloud.storage.Blob
 
equals(Object) - Method in class com.google.cloud.storage.BlobId
 
equals(Object) - Method in class com.google.cloud.storage.BlobInfo.CustomerEncryption
 
equals(Object) - Method in class com.google.cloud.storage.BlobInfo
 
equals(Object) - Method in class com.google.cloud.storage.Bucket.BlobWriteOption
 
equals(Object) - Method in class com.google.cloud.storage.Bucket
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo.DeleteRule
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo
 
equals(Object) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileAttributeView
 
equals(Object) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
equals(Object) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
equals(Object) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
equals(Object) - Method in class com.google.cloud.storage.Cors
 
equals(Object) - Method in class com.google.cloud.storage.Cors.Origin
 
equals(Object) - Method in class com.google.cloud.storage.ServiceAccount
 
equals(Object) - Method in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
equals(Object) - Method in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
equals(Object) - Method in class com.google.cloud.storage.Storage.BlobWriteOption
 
equals(Object) - Method in class com.google.cloud.storage.StorageOptions
 
equals(Object) - Method in class com.google.cloud.StringEnumValue
 
equals(Object) - Method in class com.google.cloud.Timestamp
 
equals(Object) - Method in class com.google.cloud.translate.Detection
 
equals(Object) - Method in class com.google.cloud.translate.Language
 
equals(Object) - Method in class com.google.cloud.translate.TranslateOptions
 
equals(Object) - Method in class com.google.cloud.translate.Translation
 
Error(Integer, String) - Constructor for class com.google.cloud.BaseServiceException.Error
 
Error(Integer, String, boolean) - Constructor for class com.google.cloud.BaseServiceException.Error
 
error(E) - Method in interface com.google.cloud.BatchResult.Callback
The method to be called when the batched operation fails.
error(E) - Method in class com.google.cloud.BatchResult
Sets an error and status as completed.
error(DnsException) - Method in class com.google.cloud.dns.DnsBatchResult
 
ERROR - Static variable in class com.google.cloud.logging.LoggingLevel
A level to be used when events occur that are likely to cause problems.
error(StorageException) - Method in class com.google.cloud.storage.StorageBatchResult
 
ErrorCode - Enum in com.google.cloud.spanner
Enumerates the major types of error that the Cloud Spanner service can produce.
ErrorGroupServiceClient - Class in com.google.cloud.errorreporting.v1beta1
Service Description: Service for retrieving and updating individual error groups.
ErrorGroupServiceClient(ErrorGroupServiceSettings) - Constructor for class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
Constructs an instance of ErrorGroupServiceClient, using the given settings.
ErrorGroupServiceClient(ErrorGroupServiceStub) - Constructor for class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
 
ErrorGroupServiceSettings - Class in com.google.cloud.errorreporting.v1beta1
Settings class to configure an instance of ErrorGroupServiceClient.
ErrorGroupServiceSettings.Builder - Class in com.google.cloud.errorreporting.v1beta1
Builder for ErrorGroupServiceSettings.
ErrorGroupServiceStub - Class in com.google.cloud.errorreporting.v1beta1.stub
Base stub class for Stackdriver Error Reporting API.
ErrorGroupServiceStub() - Constructor for class com.google.cloud.errorreporting.v1beta1.stub.ErrorGroupServiceStub
 
ErrorStatsServiceClient - Class in com.google.cloud.errorreporting.v1beta1
Service Description: An API for retrieving and managing error statistics as well as data for individual events.
ErrorStatsServiceClient(ErrorStatsServiceSettings) - Constructor for class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Constructs an instance of ErrorStatsServiceClient, using the given settings.
ErrorStatsServiceClient(ErrorStatsServiceStub) - Constructor for class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
 
ErrorStatsServiceSettings - Class in com.google.cloud.errorreporting.v1beta1
Settings class to configure an instance of ErrorStatsServiceClient.
ErrorStatsServiceSettings.Builder - Class in com.google.cloud.errorreporting.v1beta1
Builder for ErrorStatsServiceSettings.
ErrorStatsServiceStub - Class in com.google.cloud.errorreporting.v1beta1.stub
Base stub class for Stackdriver Error Reporting API.
ErrorStatsServiceStub() - Constructor for class com.google.cloud.errorreporting.v1beta1.stub.ErrorStatsServiceStub
 
etag() - Method in interface com.google.cloud.storage.contrib.nio.CloudStorageFileAttributes
Returns HTTP etag hash of object contents.
eventualConsistency() - Static method in class com.google.cloud.datastore.ReadOption
Returns a ReadOption that specifies eventual consistency, allowing Datastore to return stale results from gets, fetches, and ancestor queries.
EXCEPTION_HANDLER - Static variable in class com.google.cloud.BaseService
 
EXCEPTION_HANDLER_INTERCEPTOR - Static variable in class com.google.cloud.BaseService
 
ExceptionHandler - Class in com.google.cloud
Exception retry algorithm implementation used by RetryHelper.
ExceptionHandler.Builder - Class in com.google.cloud
ExceptionHandler builder.
ExceptionHandler.Interceptor - Interface in com.google.cloud
 
ExceptionHandler.Interceptor.RetryResult - Enum in com.google.cloud
 
Exclude - Annotation Type in com.google.cloud.firestore.annotation
Marks a field as excluded from the Database.
excludeFromIndexes() - Method in class com.google.cloud.datastore.Value
Returns whether this value should be excluded from indexes.
executeNoCatch() - Static method in class com.google.cloud.bigquery.datatransfer.v1.SampleApp
 
executeNoCatch() - Static method in class com.google.cloud.container.v1.SampleApp
 
executeQuery(Statement, Options.QueryOption...) - Method in interface com.google.cloud.spanner.ReadContext
Executes a query against the database.
executeQuery(ExecuteSqlRequest, SpannerRpc.ResultStreamConsumer, Map<SpannerRpc.Option, ?>) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
executeQuery(ExecuteSqlRequest, SpannerRpc.ResultStreamConsumer, Map<SpannerRpc.Option, ?>) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
executeQuery(ReadContext, Options.QueryOption...) - Method in class com.google.cloud.spanner.Statement
Executes the query in context.
exists() - Method in class com.google.cloud.bigquery.Dataset
Checks if this dataset exists.
exists() - Method in class com.google.cloud.bigquery.Job
Checks if this job exists.
exists() - Method in class com.google.cloud.bigquery.Table
Checks if this table exists.
exists() - Method in class com.google.cloud.compute.Address
Checks if this address exists.
exists() - Method in class com.google.cloud.compute.Disk
Checks if this disk exists.
exists() - Method in class com.google.cloud.compute.Image
Checks if this image exists.
exists() - Method in class com.google.cloud.compute.Instance
Checks if this instance exists.
exists() - Method in class com.google.cloud.compute.Network
Checks if this network exists.
exists() - Method in class com.google.cloud.compute.Operation
Checks if this operation exists.
exists() - Method in class com.google.cloud.compute.Snapshot
Checks if this snapshot exists.
exists() - Method in class com.google.cloud.compute.Subnetwork
Checks if this subnetwork exists.
exists() - Method in class com.google.cloud.examples.bigquery.snippets.JobSnippets
Example of checking that a job exists.
exists() - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example of checking if the table exists.
exists() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of checking if the blob exists.
exists() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of checking if the bucket exists.
exists() - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns whether the backing document exists in Firestore.
exists(Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Checks if this blob exists.
exists(Bucket.BucketSourceOption...) - Method in class com.google.cloud.storage.Bucket
Checks if this bucket exists.
exportAgentAsync(ProjectName) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Exports the specified agent to a ZIP file.
exportAgentAsync(ExportAgentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Exports the specified agent to a ZIP file.
exportAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Exports the specified agent to a ZIP file.
exportAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
exportAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
exportAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Exports the specified agent to a ZIP file.
exportAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
exportAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
exportAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to exportAgent.
exportAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to exportAgent.
exportAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to exportAgent.
exportAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to exportAgent.
EXTERNAL - Static variable in class com.google.cloud.bigquery.TableDefinition.Type
A BigQuery table backed by external data.
ExternalTableDefinition - Class in com.google.cloud.bigquery
Google BigQuery external table definition.
ExternalTableDefinition.Builder - Class in com.google.cloud.bigquery
 
extract(String, String, BigQuery.JobOption...) - Method in class com.google.cloud.bigquery.Table
Starts a BigQuery Job to extract the current table to the provided destination URI.
extract(String, List<String>, BigQuery.JobOption...) - Method in class com.google.cloud.bigquery.Table
Starts a BigQuery Job to extract the current table to the provided destination URIs.
ExtractJobConfiguration - Class in com.google.cloud.bigquery
Google BigQuery extract job configuration.
ExtractJobConfiguration.Builder - Class in com.google.cloud.bigquery
 
extractList(String, String, String) - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example of partitioning data to a list of Google Cloud Storage files.
extractSingle(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example extracting data to single Google Cloud Storage file.

F

fetch(Iterable<Key>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
Returns a list with a value for each given key (ordered by input).
fetch(Key...) - Method in interface com.google.cloud.datastore.DatastoreReader
Returns a list with a value for each given key (ordered by input).
fetch(Key...) - Method in interface com.google.cloud.datastore.Transaction
Returns a list with a value for each given key (ordered by input).
fetchEntitiesWithKeys(String, String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of fetching a list of Entity objects.
fetchEntitiesWithKeys(String, String) - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of fetching a list of entities for several keys.
Field - Class in com.google.cloud.bigquery
Google BigQuery Table schema field.
Field.Builder - Class in com.google.cloud.bigquery
 
Field.Mode - Enum in com.google.cloud.bigquery
Mode for a BigQuery Table field.
FieldList - Class in com.google.cloud.bigquery
Google BigQuery Table schema fields (columns).
FieldPath - Class in com.google.cloud.firestore
A FieldPath refers to a field in a document.
FieldPath() - Constructor for class com.google.cloud.firestore.FieldPath
 
fields(BigQuery.DatasetField...) - Static method in class com.google.cloud.bigquery.BigQuery.DatasetOption
Returns an option to specify the dataset's fields to be returned by the RPC call.
fields(BigQuery.JobField...) - Static method in class com.google.cloud.bigquery.BigQuery.JobListOption
Returns an option to specify the job's fields to be returned by the RPC call.
fields(BigQuery.JobField...) - Static method in class com.google.cloud.bigquery.BigQuery.JobOption
Returns an option to specify the job's fields to be returned by the RPC call.
fields(BigQuery.TableField...) - Static method in class com.google.cloud.bigquery.BigQuery.TableOption
Returns an option to specify the table's fields to be returned by the RPC call.
fields(Compute.AddressField...) - Static method in class com.google.cloud.compute.Compute.AddressListOption
Returns an option to specify the address' fields to be returned by the RPC call.
fields(Compute.AddressField...) - Static method in class com.google.cloud.compute.Compute.AddressOption
Returns an option to specify the address' fields to be returned by the RPC call.
fields(Compute.DiskField...) - Static method in class com.google.cloud.compute.Compute.DiskListOption
Returns an option to specify the disk's fields to be returned by the RPC call.
fields(Compute.DiskField...) - Static method in class com.google.cloud.compute.Compute.DiskOption
Returns an option to specify the disk's fields to be returned by the RPC call.
fields(Compute.DiskTypeField...) - Static method in class com.google.cloud.compute.Compute.DiskTypeListOption
Returns an option to specify the disk type's fields to be returned by the RPC call.
fields(Compute.DiskTypeField...) - Static method in class com.google.cloud.compute.Compute.DiskTypeOption
Returns an option to specify the disk type's fields to be returned by the RPC call.
fields(Compute.ImageField...) - Static method in class com.google.cloud.compute.Compute.ImageListOption
Returns an option to specify the image's fields to be returned by the RPC call.
fields(Compute.ImageField...) - Static method in class com.google.cloud.compute.Compute.ImageOption
Returns an option to specify the image's fields to be returned by the RPC call.
fields(Compute.InstanceField...) - Static method in class com.google.cloud.compute.Compute.InstanceListOption
Returns an option to specify the instance's fields to be returned by the RPC call.
fields(Compute.InstanceField...) - Static method in class com.google.cloud.compute.Compute.InstanceOption
Returns an option to specify the instance's fields to be returned by the RPC call.
fields(Compute.LicenseField...) - Static method in class com.google.cloud.compute.Compute.LicenseOption
Returns an option to specify the license's fields to be returned by the RPC call.
fields(Compute.MachineTypeField...) - Static method in class com.google.cloud.compute.Compute.MachineTypeListOption
Returns an option to specify the machine type's fields to be returned by the RPC call.
fields(Compute.MachineTypeField...) - Static method in class com.google.cloud.compute.Compute.MachineTypeOption
Returns an option to specify the machine type's fields to be returned by the RPC call.
fields(Compute.NetworkField...) - Static method in class com.google.cloud.compute.Compute.NetworkListOption
Returns an option to specify the network's fields to be returned by the RPC call.
fields(Compute.NetworkField...) - Static method in class com.google.cloud.compute.Compute.NetworkOption
Returns an option to specify the network's fields to be returned by the RPC call.
fields(Compute.OperationField...) - Static method in class com.google.cloud.compute.Compute.OperationListOption
Returns an option to specify the operation's fields to be returned by the RPC call.
fields(Compute.OperationField...) - Static method in class com.google.cloud.compute.Compute.OperationOption
Returns an option to specify the operation's fields to be returned by the RPC call.
fields(Compute.RegionField...) - Static method in class com.google.cloud.compute.Compute.RegionListOption
Returns an option to specify the region's fields to be returned by the RPC call.
fields(Compute.RegionField...) - Static method in class com.google.cloud.compute.Compute.RegionOption
Returns an option to specify the region's fields to be returned by the RPC call.
fields(Compute.SnapshotField...) - Static method in class com.google.cloud.compute.Compute.SnapshotListOption
Returns an option to specify the snapshot's fields to be returned by the RPC call.
fields(Compute.SnapshotField...) - Static method in class com.google.cloud.compute.Compute.SnapshotOption
Returns an option to specify the snapshot's fields to be returned by the RPC call.
fields(Compute.SubnetworkField...) - Static method in class com.google.cloud.compute.Compute.SubnetworkListOption
Returns an option to specify the subnetwork's fields to be returned by the RPC call.
fields(Compute.SubnetworkField...) - Static method in class com.google.cloud.compute.Compute.SubnetworkOption
Returns an option to specify the subnetwork's fields to be returned by the RPC call.
fields(Compute.ZoneField...) - Static method in class com.google.cloud.compute.Compute.ZoneListOption
Returns an option to specify the zone's fields to be returned by the RPC call.
fields(Compute.ZoneField...) - Static method in class com.google.cloud.compute.Compute.ZoneOption
Returns an option to specify the zone's fields to be returned by the RPC call.
fields(Dns.ChangeRequestField...) - Static method in class com.google.cloud.dns.Dns.ChangeRequestListOption
Returns an option to specify which fields ofChangeRequest should be returned by the service.
fields(Dns.ChangeRequestField...) - Static method in class com.google.cloud.dns.Dns.ChangeRequestOption
Returns an option to specify which fields of ChangeRequest should be returned by the service.
fields(Dns.ProjectField...) - Static method in class com.google.cloud.dns.Dns.ProjectOption
Returns an option to specify the project's fields to be returned by the RPC call.
fields(Dns.RecordSetField...) - Static method in class com.google.cloud.dns.Dns.RecordSetListOption
Returns an option to specify the record set's fields to be returned by the RPC call.
fields(Dns.ZoneField...) - Static method in class com.google.cloud.dns.Dns.ZoneListOption
Returns an option to specify the zones's fields to be returned by the RPC call.
fields(Dns.ZoneField...) - Static method in class com.google.cloud.dns.Dns.ZoneOption
Returns an option to specify the zones's fields to be returned by the RPC call.
fields(ResourceManager.ProjectField...) - Static method in class com.google.cloud.resourcemanager.ResourceManager.ProjectGetOption
Returns an option to specify the project's fields to be returned by the RPC call.
fields(ResourceManager.ProjectField...) - Static method in class com.google.cloud.resourcemanager.ResourceManager.ProjectListOption
Returns an option to specify the project's fields to be returned by the RPC call.
fields(Storage.BlobField...) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option to specify the blob's fields to be returned by the RPC call.
fields(Storage.BlobField...) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to specify the blob's fields to be returned by the RPC call.
fields(Storage.BucketField...) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Returns an option to specify the bucket's fields to be returned by the RPC call.
fields(Storage.BucketField...) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Returns an option to specify the bucket's fields to be returned by the RPC call.
FieldSelector - Interface in com.google.cloud
Interface for Google Cloud resource's fields.
FieldSelector.Helper - Class in com.google.cloud
A helper class used to build composite selectors given a number of fields.
FieldValue - Class in com.google.cloud.bigquery
Google BigQuery Table Field Value class.
FieldValue - Class in com.google.cloud.firestore
Sentinel values that can be used when writing document fields with set() or update().
FieldValue.Attribute - Enum in com.google.cloud.bigquery
The field value's attribute, giving information on the field's content type.
FieldValueList - Class in com.google.cloud.bigquery
Google BigQuery Table Field Values class, which represents a row in returned query result (table row).
FILE_TIME_UNKNOWN - Static variable in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
filter(Compute.AddressFilter) - Static method in class com.google.cloud.compute.Compute.AddressAggregatedListOption
Returns an option to specify a filter on the addresses being listed.
filter(Compute.AddressFilter) - Static method in class com.google.cloud.compute.Compute.AddressListOption
Returns an option to specify a filter on the addresses being listed.
filter(Compute.DiskFilter) - Static method in class com.google.cloud.compute.Compute.DiskAggregatedListOption
Returns an option to specify a filter on the disks being listed.
filter(Compute.DiskFilter) - Static method in class com.google.cloud.compute.Compute.DiskListOption
Returns an option to specify a filter on the disks being listed.
filter(Compute.DiskTypeFilter) - Static method in class com.google.cloud.compute.Compute.DiskTypeAggregatedListOption
Returns an option to specify a filter on the disk types being listed.
filter(Compute.DiskTypeFilter) - Static method in class com.google.cloud.compute.Compute.DiskTypeListOption
Returns an option to specify a filter on the disk types being listed.
filter(Compute.ImageFilter) - Static method in class com.google.cloud.compute.Compute.ImageListOption
Returns an option to specify a filter on the images being listed.
filter(Compute.InstanceFilter) - Static method in class com.google.cloud.compute.Compute.InstanceAggregatedListOption
Returns an option to specify a filter on the instances being listed.
filter(Compute.InstanceFilter) - Static method in class com.google.cloud.compute.Compute.InstanceListOption
Returns an option to specify a filter on the instances being listed.
filter(Compute.MachineTypeFilter) - Static method in class com.google.cloud.compute.Compute.MachineTypeAggregatedListOption
Returns an option to specify a filter on the machine types being listed.
filter(Compute.MachineTypeFilter) - Static method in class com.google.cloud.compute.Compute.MachineTypeListOption
Returns an option to specify a filter on the machine types being listed.
filter(Compute.NetworkFilter) - Static method in class com.google.cloud.compute.Compute.NetworkListOption
Returns an option to specify a filter on the networks being listed.
filter(Compute.OperationFilter) - Static method in class com.google.cloud.compute.Compute.OperationListOption
Returns an option to specify a filter on the operations being listed.
filter(Compute.RegionFilter) - Static method in class com.google.cloud.compute.Compute.RegionListOption
Returns an option to specify a filter on the regions being listed.
filter(Compute.SnapshotFilter) - Static method in class com.google.cloud.compute.Compute.SnapshotListOption
Returns an option to specify a filter on the snapshots being listed.
filter(Compute.SubnetworkFilter) - Static method in class com.google.cloud.compute.Compute.SubnetworkAggregatedListOption
Returns an option to specify a filter on the subnetworks being listed.
filter(Compute.SubnetworkFilter) - Static method in class com.google.cloud.compute.Compute.SubnetworkListOption
Returns an option to specify a filter on the subnetworks being listed.
filter(Compute.ZoneFilter) - Static method in class com.google.cloud.compute.Compute.ZoneListOption
Returns an option to specify a filter on the zones being listed.
filter(String) - Static method in class com.google.cloud.logging.Logging.EntryListOption
Returns an option to specify a filter to the log entries to be listed.
filter(String) - Static method in class com.google.cloud.resourcemanager.ResourceManager.ProjectListOption
Returns an option to specify a filter.
filter(String) - Static method in class com.google.cloud.spanner.Options
Specifying this will cause the given filter to be applied to the list operation.
findAvailablePort(int) - Static method in class com.google.cloud.testing.BaseEmulatorHelper
 
Firestore - Interface in com.google.cloud.firestore
Represents a Firestore Database and is the entry point for all Firestore operations
FirestoreClient - Class in com.google.cloud.firestore.v1beta1
Service Description: The Cloud Firestore service.
FirestoreClient(FirestoreSettings) - Constructor for class com.google.cloud.firestore.v1beta1.FirestoreClient
Constructs an instance of FirestoreClient, using the given settings.
FirestoreClient(FirestoreStub) - Constructor for class com.google.cloud.firestore.v1beta1.FirestoreClient
 
FirestoreException - Exception in com.google.cloud.firestore
A Firestore Service exception.
FirestoreFactory - Interface in com.google.cloud.firestore
An interface for Firestore factories.
FirestoreOptions - Class in com.google.cloud.firestore
A Factory class to create new Firestore instances.
FirestoreOptions(FirestoreOptions.Builder) - Constructor for class com.google.cloud.firestore.FirestoreOptions
 
FirestoreOptions.Builder - Class in com.google.cloud.firestore
 
FirestoreOptions.DefaultFirestoreFactory - Class in com.google.cloud.firestore
 
FirestoreOptions.DefaultFirestoreRpcFactory - Class in com.google.cloud.firestore
 
FirestoreRpc - Interface in com.google.cloud.firestore.spi.v1beta1
Contains the RPC stubs used by the manual Cloud Firestore client.
FirestoreRpcFactory - Interface in com.google.cloud.firestore
An interface for Firestore RPC factory.
FirestoreSettings - Class in com.google.cloud.firestore.v1beta1
Settings class to configure an instance of FirestoreClient.
FirestoreSettings.Builder - Class in com.google.cloud.firestore.v1beta1
Builder for FirestoreSettings.
FirestoreStub - Class in com.google.cloud.firestore.v1beta1.stub
Base stub class for Google Cloud Firestore API.
FirestoreStub() - Constructor for class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
first() - Method in class com.google.cloud.logging.Operation
Returns true if the corresponding entry is the first log entry in the operation, false otherwise.
flattenResults() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns whether nested and repeated fields should be flattened.
FLOAT - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
A 64-bit IEEE binary floating-point value.
float64(Double) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of FLOAT64.
float64(Float) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of FLOAT64.
float64() - Static method in class com.google.cloud.spanner.Type
Returns the descriptor for the FLOAT64 type: a floating point type with the same value domain as a Java {code double}.
float64(Double) - Static method in class com.google.cloud.spanner.Value
Returns a FLOAT64 value.
float64(double) - Static method in class com.google.cloud.spanner.Value
Returns a FLOAT64 value.
float64Array(double[]) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<FLOAT64> value.
float64Array(double[], int, int) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<FLOAT64> value that takes its elements from a region of an array.
float64Array(Iterable<Double>) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<FLOAT64> value.
flush() - Method in interface com.google.cloud.logging.Logging
Flushes any pending asynchronous logging writes.
flush() - Method in class com.google.cloud.logging.LoggingHandler
 
flushBuffer(int, boolean) - Method in class com.google.cloud.BaseWriteChannel
flushBuffer(int, boolean) - Method in class com.google.cloud.bigquery.TableDataWriteChannel
 
forBucket(String) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Returns Google Cloud Storage FileSystem object for bucket.
forBucket(String, CloudStorageConfiguration) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Creates new file system instance for bucket, with customizable settings.
forBucket(String, CloudStorageConfiguration, StorageOptions) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Returns Google Cloud Storage FileSystem object for bucket.
forceDelete(BigQuery, String) - Static method in class com.google.cloud.bigquery.testing.RemoteBigQueryHelper
Deletes a dataset, even if non-empty.
forceDelete(Storage, String, long, TimeUnit) - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Deletes a bucket, even if non-empty.
forceDelete(Storage, String) - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Deletes a bucket, even if non-empty.
format(String) - Static method in class com.google.cloud.translate.Translate.TranslateOption
Sets the format of the source text, in either HTML (default) or plain-text.
formatAnyPathName(String, String, String, String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Formats a string containing the fully-qualified path to represent a any_path resource.
formatDatabaseRootName(String, String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Formats a string containing the fully-qualified path to represent a database_root resource.
formatDocumentPathName(String, String, String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Formats a string containing the fully-qualified path to represent a document_path resource.
formatDocumentRootName(String, String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Formats a string containing the fully-qualified path to represent a document_root resource.
formatForTest(String) - Static method in class com.google.cloud.logging.testing.RemoteLoggingHelper
Formats a resource name for testing purpose.
FormatOptions - Class in com.google.cloud.bigquery
Base class for Google BigQuery format options.
forRows(Type, Iterable<Struct>) - Static method in class com.google.cloud.spanner.ResultSets
Creates a pre-populated ResultSet
ForwardingResultSet - Class in com.google.cloud.spanner
Forwarding implementation of ResultSet that forwards all calls to a delegate.
ForwardingResultSet(ResultSet) - Constructor for class com.google.cloud.spanner.ForwardingResultSet
 
ForwardingRuleId - Class in com.google.cloud.compute
Base class for Google Compute Engine forwarding rule identities.
ForwardingStructReader - Class in com.google.cloud.spanner
Forwarding implements of StructReader
ForwardingStructReader(StructReader) - Constructor for class com.google.cloud.spanner.ForwardingStructReader
 
from(int, String, String, boolean) - Static method in class com.google.cloud.BaseServiceException.ExceptionData
 
from(int, String, String, boolean, Throwable) - Static method in class com.google.cloud.BaseServiceException.ExceptionData
 
FROM_PB_FUNCTION - Static variable in class com.google.cloud.MonitoredResourceDescriptor
 
fromBase64(String) - Static method in class com.google.cloud.ByteArray
Creates a ByteArray from a base64 representation.
fromBytes(byte[]) - Static method in class com.google.cloud.firestore.Blob
Creates a new Blob instance from the provided bytes.
fromByteString(ByteString) - Static method in class com.google.cloud.firestore.Blob
Creates a new Blob instance from the provided ByteString.
fromMap(Map<K, V>, Comparator<K>) - Static method in class com.google.cloud.firestore.collection.ArraySortedMap
 
fromMap(Map<A, B>, Comparator<A>) - Static method in class com.google.cloud.firestore.collection.ImmutableSortedMap.Builder
 
fromMap(Map<A, B>, Comparator<A>) - Static method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
fromPb(MonitoredResource) - Static method in class com.google.cloud.MonitoredResource
 
fromPb(MonitoredResourceDescriptor) - Static method in class com.google.cloud.MonitoredResourceDescriptor
 
fromPb(Policy) - Method in class com.google.cloud.Policy.DefaultMarshaller
 
fromPb(T) - Method in class com.google.cloud.Policy.Marshaller
 
fromProto(Timestamp) - Static method in class com.google.cloud.Timestamp
Creates an instance of Timestamp from com.google.protobuf.Timestamp.
fromUri(String) - Static method in class com.google.cloud.bigquery.UserDefinedFunction
Creates a Google Cloud BigQuery user-defined function given a Google Cloud Storage URI (e.g.
fromUrlSafe(String) - Static method in class com.google.cloud.datastore.Cursor
Create a Cursor given its URL safe encoded form.
fromUrlSafe(String) - Static method in class com.google.cloud.datastore.Key
Create a Key given its URL safe encoded form.
fromYearMonthDay(int, int, int) - Static method in class com.google.cloud.Date
Constructs a new Date instance.
FullEntity<K extends IncompleteKey> - Class in com.google.cloud.datastore
A full entity is a BaseEntity that holds all the properties associated with a Datastore entity (as opposed to ProjectionEntity).
FullEntity.Builder<K extends IncompleteKey> - Class in com.google.cloud.datastore
 

G

GAE_RUNTIME_VERSION - Static variable in class com.google.cloud.PlatformInformation
 
GcloudEmulatorRunner(List<String>, String, String) - Constructor for class com.google.cloud.testing.BaseEmulatorHelper.GcloudEmulatorRunner
 
GcpLaunchStage - Class in com.google.cloud
A qualifier indicating what level of access and support can be expected of a particular Google Cloud Platform feature.
GcpLaunchStage.Alpha - Annotation Type in com.google.cloud
Alpha is a limited availability test for releases before they are cleared for widespread use.
GcpLaunchStage.Beta - Annotation Type in com.google.cloud
Beta is the point at which we are ready to open a release for any customer to use.
GcpLaunchStage.Deprecated - Annotation Type in com.google.cloud
Deprecated features are scheduled to be shut down and removed.
GcpLaunchStage.EarlyAccess - Annotation Type in com.google.cloud
Early Access features are limited to a closed group of testers.
GCS_VIEW - Static variable in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
ge(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
ge(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
ge(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
ge(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
ge(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
ge(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
ge(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
ge(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
geEndType() - Method in class com.google.cloud.spanner.KeyRange
Indicates whether the end key is inclusive (CLOSED) or exclusive (OPEN).
generateBucketName() - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Returns a bucket name generated using a random UUID.
generateDatasetName() - Static method in class com.google.cloud.bigquery.testing.RemoteBigQueryHelper
Returns a dataset name generated using a random UUID.
generationMatch() - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option for blob's generation match.
generationMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for blob's data generation match.
generationMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's data generation match.
generationMatch() - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's data generation match.
generationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's data generation match.
generationMatch() - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's data generation match.
generationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's data generation match.
generationMatch() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's data generation match.
generationMatch() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's data generation match.
generationNotMatch() - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option for blob's generation mismatch.
generationNotMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for blob's data generation mismatch.
generationNotMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's data generation mismatch.
generationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's data generation mismatch.
generationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's data generation mismatch.
generationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's data generation mismatch.
generationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's data generation mismatch.
generationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's data generation mismatch.
generationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's data generation mismatch.
GeoPoint - Class in com.google.cloud.firestore
Immutable class representing a geographic location in Firestore
GeoPoint(double, double) - Constructor for class com.google.cloud.firestore.GeoPoint
Construct a new GeoPoint using the provided latitude and longitude values.
get() - Method in class com.google.cloud.BatchResult
Returns the result of this call.
get(String, BigQuery.TableOption...) - Method in class com.google.cloud.bigquery.Dataset
Returns the requested table in this dataset or null if not found.
get(int) - Method in class com.google.cloud.bigquery.FieldList
Get schema field by index.
get(String) - Method in class com.google.cloud.bigquery.FieldList
Get schema field by name.
get(int) - Method in class com.google.cloud.bigquery.FieldValueList
Gets field value by index.
get(String) - Method in class com.google.cloud.bigquery.FieldValueList
Gets field value by index.
get(Key, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
Returns an Entity for the given Key or null if it doesn't exist.
get(Iterable<Key>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
Returns an Entity for each given Key that exists in the Datastore.
get(Key) - Method in interface com.google.cloud.datastore.DatastoreReader
Returns an Entity for the given Key or null if it doesn't exist.
get(Key...) - Method in interface com.google.cloud.datastore.DatastoreReader
Returns an Entity for each given Key that exists in the Datastore.
get() - Method in class com.google.cloud.datastore.ListValue.Builder
 
get(Key) - Method in interface com.google.cloud.datastore.Transaction
Returns an Entity for the given Key or null if it doesn't exist.
get(Key...) - Method in interface com.google.cloud.datastore.Transaction
Returns an Entity for each given Key that exists in the Datastore.
get() - Method in class com.google.cloud.datastore.Value
 
get() - Method in interface com.google.cloud.datastore.ValueBuilder
 
get(String) - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of getting an entity for a given key.
get(K) - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
get(K) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
get(K) - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
get() - Method in class com.google.cloud.firestore.DocumentReference
Reads the document referenced by this DocumentReference.
get(String) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the value at the field or null if the field doesn't exist.
get(FieldPath) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the value at the field or null if the field doesn't exist.
get() - Method in class com.google.cloud.firestore.Query
Executes the query and returns the results as QuerySnapshot.
get(DocumentReference) - Method in class com.google.cloud.firestore.Transaction
Reads the document referred to by the provided DocumentReference.
get(Query) - Method in class com.google.cloud.firestore.Transaction
Returns the result set from the provided query.
get() - Method in class com.google.cloud.grpc.GrpcTransportOptions.DefaultExecutorFactory
 
get() - Method in interface com.google.cloud.grpc.GrpcTransportOptions.ExecutorFactory
Gets an executor service instance.
GET - Static variable in class com.google.cloud.logging.HttpRequest.RequestMethod
 
get(GetSinkRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
get(GetLogMetricRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
get(GetSinkRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to get a sink.
get(GetLogMetricRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to get a log metric.
get(String, ResourceManager.ProjectGetOption...) - Method in interface com.google.cloud.resourcemanager.ResourceManager
Retrieves the project identified by the specified project ID.
get(String, Map<ResourceManagerRpc.Option, ?>) - Method in class com.google.cloud.resourcemanager.spi.v1beta1.HttpResourceManagerRpc
 
get(String, Map<ResourceManagerRpc.Option, ?>) - Method in interface com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc
Retrieves the project identified by the specified project ID.
get(String, Storage.BlobGetOption...) - Method in class com.google.cloud.storage.Bucket
Returns the requested blob in this bucket or null if not found.
get(String, String, String...) - Method in class com.google.cloud.storage.Bucket
Returns a list of requested blobs in this bucket.
get(Iterable<String>) - Method in class com.google.cloud.storage.Bucket
Returns a list of requested blobs in this bucket.
GET - Static variable in class com.google.cloud.storage.HttpMethod
 
get(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
get(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
get(Bucket, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the requested bucket or null if not found.
get(StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the requested storage object or null if not found.
get(String, Storage.BucketGetOption...) - Method in interface com.google.cloud.storage.Storage
Returns the requested bucket or null if not found.
get(String, String, Storage.BlobGetOption...) - Method in interface com.google.cloud.storage.Storage
Returns the requested blob or null if not found.
get(BlobId, Storage.BlobGetOption...) - Method in interface com.google.cloud.storage.Storage
Returns the requested blob or null if not found.
get(BlobId) - Method in interface com.google.cloud.storage.Storage
Returns the requested blob or null if not found.
get(BlobId...) - Method in interface com.google.cloud.storage.Storage
Gets the requested blobs.
get(Iterable<BlobId>) - Method in interface com.google.cloud.storage.Storage
Gets the requested blobs.
get(String, String, Storage.BlobGetOption...) - Method in class com.google.cloud.storage.StorageBatch
Adds a request representing the "get blob" operation to this batch.
get(BlobId, Storage.BlobGetOption...) - Method in class com.google.cloud.storage.StorageBatch
Adds a request representing the "get blob" operation to this batch.
getAccessConfigurations() - Method in class com.google.cloud.compute.NetworkInterface
Returns a list of access configurations for the network interface.
getAcl() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns the dataset's access control configuration.
getAcl() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of getting the ACL entry for an entity.
getAcl() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of getting the ACL entry for an entity.
getAcl(Acl.Entity) - Method in class com.google.cloud.storage.Blob
Returns the ACL entry for the specified entity on this blob or null if not found.
getAcl() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's access control configuration.
getAcl(Acl.Entity) - Method in class com.google.cloud.storage.Bucket
Returns the ACL entry for the specified entity on this bucket or null if not found.
getAcl() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's access control configuration.
getAcl(String, String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getAcl(String, String, Long, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getAcl(String, String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the ACL entry for the specified entity on the specified bucket or null if not found.
getAcl(String, String, Long, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the ACL entry for the specified entity on the specified object or null if not found.
getAcl(String, Acl.Entity, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Returns the ACL entry for the specified entity on the specified bucket or null if not found.
getAcl(String, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
 
getAcl(BlobId, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
Returns the ACL entry for the specified entity on the specified blob or null if not found.
getAdditions() - Method in class com.google.cloud.dns.ChangeRequestInfo
Returns the list of RecordSets to be added to the zone upon submitting this change request.
getAddress() - Method in class com.google.cloud.compute.AddressId
Returns the name of the address resource.
getAddress() - Method in class com.google.cloud.compute.AddressInfo
Returns the static external IP address represented by this object.
getAddress(AddressId, Compute.AddressOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested address or null if not found.
getAddressId() - Method in class com.google.cloud.compute.AddressInfo
Returns the address identity.
getAgent(ProjectName) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Retrieves the specified agent.
getAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Retrieves the specified agent.
getAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
getAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
getAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to getAgent.
getAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to getAgent.
getAll(DocumentReference...) - Method in interface com.google.cloud.firestore.Firestore
Retrieves multiple documents from Firestore.
getAncestors() - Method in class com.google.cloud.datastore.BaseKey
Returns an immutable list with the key's ancestors.
getApiCallSettings(RetrySettings) - Method in class com.google.cloud.grpc.GrpcTransportOptions
Deprecated.
getApiKey() - Method in class com.google.cloud.translate.TranslateOptions
Returns the API key to be used to send requests.
getApiMaxRequestBytes() - Static method in class com.google.cloud.pubsub.v1.Publisher
The maximum size of one request.
getApiMaxRequestElementCount() - Static method in class com.google.cloud.pubsub.v1.Publisher
The maximum number of messages in one request.
getAppEngineAppId() - Static method in class com.google.cloud.ServiceOptions
 
getAppEngineProjectId() - Static method in class com.google.cloud.ServiceOptions
 
getAppEngineProjectIdFromAppId() - Static method in class com.google.cloud.ServiceOptions
 
getApplicationName() - Method in class com.google.cloud.ServiceOptions
Returns the application's name as a string in the format gcloud-java/[version].
getArchiveSizeBytes() - Method in class com.google.cloud.compute.ImageConfiguration
Returns the size of the image archive stored in Google Cloud Storage (in bytes).
getArrayElementType() - Method in class com.google.cloud.spanner.Type
Returns the type descriptor for elements of this ARRAY type.
getArrayType() - Method in class com.google.cloud.bigquery.QueryParameterValue
Returns the data type of the array elements.
getArrayValues() - Method in class com.google.cloud.bigquery.QueryParameterValue
Returns the array values of this parameter.
getAttachedDisks() - Method in class com.google.cloud.compute.InstanceInfo
Returns a list of disks attached to the instance.
getAttachedInstances() - Method in class com.google.cloud.compute.DiskInfo
Returns all the identities of the instances this disk is attached to.
getAttribute() - Method in class com.google.cloud.bigquery.FieldValue
Returns the attribute of this Field Value.
getAutodetect() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
[Experimental] Returns whether automatic detection of schema and format options should be performed.
getAutodetect() - Method in interface com.google.cloud.bigquery.LoadConfiguration
[Experimental] Returns whether automatic inference of the options and schema for CSV and JSON sources is set.
getAutodetect() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getAutodetect() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getBatchingSettings() - Method in class com.google.cloud.pubsub.v1.Publisher
The batching settings configured on this Publisher.
getBigquery() - Method in class com.google.cloud.bigquery.Dataset
Returns the dataset's BigQuery object used to issue requests.
getBigquery() - Method in class com.google.cloud.bigquery.Job
Returns the job's BigQuery object used to issue requests.
getBigquery() - Method in class com.google.cloud.bigquery.Table
Returns the table's BigQuery object used to issue requests.
getBigQueryRpcV2() - Method in class com.google.cloud.bigquery.BigQueryOptions
 
getBillingTier() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
Returns the billing tier for the job.
getBindings() - Method in class com.google.cloud.Policy
Returns the map of bindings that comprises the policy.
getBlob(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the property value as a blob.
getBlob(String) - Method in class com.google.cloud.datastore.ProjectionEntity
 
getBlob(String, long) - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of getting a blob in the bucket, only if its metageneration matches a value, otherwise a StorageException is thrown.
getBlob(String) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the value of the field as a Blob.
getBlobAcl(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting the ACL entry for an entity on a blob.
getBlobAcl(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting the ACL entry for a specific user on a blob.
getBlobFromId(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting information on a blob.
getBlobFromIdWithMetageneration(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting information on a blob, only if its metageneration matches a value, otherwise a StorageException is thrown.
getBlobFromStringIterable(String, String) - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of getting some blobs in the bucket, using a batch request.
getBlobFromStrings(String, String) - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of getting some blobs in the bucket, using a batch request.
getBlobFromStringsWithMetageneration(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting information on a blob, only if its metageneration matches a value, otherwise a StorageException is thrown.
getBlobId() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's identity.
getBlobSize() - Method in class com.google.cloud.storage.CopyWriter
Returns the size of the blob being copied.
getBool() - Method in class com.google.cloud.spanner.Value
Returns the value of a BOOL-typed instance.
getBoolArray() - Method in class com.google.cloud.spanner.Value
Returns the value of an ARRAY<BOOL>-typed instance.
getBoolean(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the property value as a boolean.
getBoolean(String) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the value of the field as a boolean.
getBoolean(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBoolean(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBoolean(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getBoolean(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getBoolean(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.bool().
getBoolean(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.bool().
getBooleanArray(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBooleanArray(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBooleanArray(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getBooleanArray(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getBooleanArray(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.bool()).
getBooleanArray(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.bool()).
getBooleanArrayInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBooleanInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBooleanList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBooleanList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBooleanList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getBooleanList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getBooleanList(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.bool()).
getBooleanList(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.bool()).
getBooleanListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBooleanValue() - Method in class com.google.cloud.bigquery.FieldValue
Returns this field's value as a Boolean.
getBucket() - Method in class com.google.cloud.logging.SinkInfo.Destination.BucketDestination
Returns the name of the Google Cloud Storage bucket this destination represents.
getBucket() - Method in class com.google.cloud.storage.BlobId
Returns the name of the bucket containing the blob.
getBucket() - Method in class com.google.cloud.storage.BlobInfo
Returns the name of the containing bucket.
getBucketAcl(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting the ACL entry for an entity on a bucket.
getBucketAcl(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting the ACL entry for a specific user on a bucket.
getBucketWithMetageneration(String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting information on a bucket, only if its metageneration matches a value, otherwise a StorageException is thrown.
getBuffer() - Method in class com.google.cloud.BaseWriteChannel
 
getBytes(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBytes(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBytes(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getBytes(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getBytes(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.bytes().
getBytes(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.bytes().
getBytes() - Method in class com.google.cloud.spanner.Value
Returns the value of a BYTES-typed instance.
getBytesArray() - Method in class com.google.cloud.spanner.Value
Returns the value of an ARRAY<BYTES>-typed instance.
getBytesInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBytesList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBytesList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBytesList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getBytesList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getBytesList(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.bytes()).
getBytesList(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.bytes()).
getBytesListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getBytesValue() - Method in class com.google.cloud.bigquery.FieldValue
Returns this field's value as a byte array.
getCacheControl() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's data cache control.
getCacheFillBytes() - Method in class com.google.cloud.logging.HttpRequest
Returns the number of HTTP response bytes inserted into cache.
getCacheHit() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
Returns whether the query result was fetched from the query cache.
getCause() - Method in class com.google.cloud.BaseServiceException.ExceptionData
 
getChangeRequest(String, String, Dns.ChangeRequestOption...) - Method in interface com.google.cloud.dns.Dns
Retrieves updated information about a change request previously submitted for a zone identified by ID.
getChangeRequest(String, String, Dns.ChangeRequestOption...) - Method in class com.google.cloud.dns.DnsBatch
Adds a request representing the "get change request" operation for the zone specified by zoneName to this batch.
getChangeRequest(String, String, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.DnsRpc
Returns an existing change request.
getChangeRequest(String, String, Map<DnsRpc.Option, ?>) - Method in class com.google.cloud.dns.spi.v1.HttpDnsRpc
 
getChangeRequest(String, Dns.ChangeRequestOption...) - Method in class com.google.cloud.dns.Zone
Retrieves an updated information about a change request previously submitted to be applied to this zone.
getChunkSize() - Method in class com.google.cloud.BaseWriteChannel
 
getClient() - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
 
getClock() - Method in class com.google.cloud.ServiceOptions
Returns the service's clock.
getCluster(ClusterName) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Gets information about a cluster.
getCluster(String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Gets the details of a specific cluster.
getCluster(GetClusterRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Gets the details of a specific cluster.
getClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Gets information about a cluster.
getClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
getClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
getClusterCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Gets the details of a specific cluster.
getClusterCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
getClusterCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
getClusterName() - Static method in class com.google.cloud.MetadataConfig
 
getClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to getCluster.
getClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to getCluster.
getClusterSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to getCluster.
getClusterSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to getCluster.
getCode() - Method in class com.google.cloud.BaseServiceException.Error
Returns the code associated with this exception.
getCode() - Method in class com.google.cloud.BaseServiceException.ExceptionData
 
getCode() - Method in exception com.google.cloud.BaseServiceException
Returns the code associated with this exception.
getCode() - Method in class com.google.cloud.compute.Operation.OperationError
Returns an error type identifier for this error.
getCode() - Method in class com.google.cloud.compute.Operation.OperationWarning
Returns a warning identifier for this warning.
getCode() - Method in class com.google.cloud.spanner.Type
Returns the type code corresponding to this type.
getCode() - Method in class com.google.cloud.translate.Language
Returns the code of the language.
getCollections() - Method in class com.google.cloud.firestore.DocumentReference
Fetches the subcollections that are direct children of this document.
getCollections() - Method in interface com.google.cloud.firestore.Firestore
Fetches the root collections that are associated with this Firestore database.
getColor() - Method in class com.google.cloud.firestore.collection.LLRBBlackValueNode
 
getColor() - Method in class com.google.cloud.firestore.collection.LLRBRedValueNode
 
getColor() - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
getColumnCount() - Method in class com.google.cloud.spanner.AbstractStructReader
 
getColumnCount() - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getColumnCount() - Method in interface com.google.cloud.spanner.StructReader
Returns the number of columns in the underlying data.
getColumnIndex(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getColumnIndex(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getColumnIndex(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the index of the column named columnName.
getColumns() - Method in class com.google.cloud.spanner.Mutation
For all types except Mutation.Op.DELETE, returns the columns that this mutation will affect.
getColumnType(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getColumnType(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getColumnType(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getColumnType(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getColumnType(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the type of a column.
getColumnType(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the type of a column.
getCommitTimestamp() - Method in interface com.google.cloud.spanner.TransactionRunner
Returns the timestamp at which the transaction committed.
getComparator() - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
getComparator() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
getComparator() - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
getComparator(Class<T>) - Static method in class com.google.cloud.firestore.collection.StandardComparator
 
getComponentCount() - Method in class com.google.cloud.storage.BlobInfo
Returns the number of components that make up this blob.
getCompression() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
Returns the compression type of the data source.
getCompression() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
Returns the compression value of exported files.
getCompute() - Method in class com.google.cloud.compute.Address
Returns the address's Compute object used to issue requests.
getCompute() - Method in class com.google.cloud.compute.Disk
Returns the disk's Compute object used to issue requests.
getCompute() - Method in class com.google.cloud.compute.Image
Returns the image's Compute object used to issue requests.
getCompute() - Method in class com.google.cloud.compute.Instance
Returns the snapshot's Compute object used to issue requests.
getCompute() - Method in class com.google.cloud.compute.Network
Returns the network's Compute object used to issue requests.
getCompute() - Method in class com.google.cloud.compute.Operation
Returns the operation's Compute object used to issue requests.
getCompute() - Method in class com.google.cloud.compute.Snapshot
Returns the snapshot's Compute object used to issue requests.
getCompute() - Method in class com.google.cloud.compute.Subnetwork
Returns the subnetwork's Compute object used to issue requests.
getComputeRatioAvg() - Method in class com.google.cloud.bigquery.QueryStage
Returns the time the average worker spent CPU-bound, divided by the longest time spent by any worker in any segment.
getComputeRatioMax() - Method in class com.google.cloud.bigquery.QueryStage
Returns the time the slowest worker spent CPU-bound, divided by the longest time spent by any worker in any segment.
getComputeRpcV1() - Method in class com.google.cloud.compute.ComputeOptions
 
getConfidence() - Method in class com.google.cloud.translate.Detection
Returns an optional confidence value in the interval [0,1].
getConfiguration() - Method in class com.google.cloud.bigquery.JobInfo
Returns the job's configuration.
getConfiguration() - Method in class com.google.cloud.compute.AttachedDisk
Returns the attached disk configuration.
getConfiguration() - Method in class com.google.cloud.compute.DiskInfo
Returns the disk configuration.
getConfiguration() - Method in class com.google.cloud.compute.ImageInfo
Returns the image configuration.
getConfiguration() - Method in class com.google.cloud.compute.NetworkInfo
Returns the network configuration.
getConnectTimeout() - Method in class com.google.cloud.http.HttpTransportOptions
Returns the timeout in milliseconds to establish a connection.
getConsistency() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
Returns the consistency setting for the local Datastore emulator.
getContainerType() - Method in class com.google.cloud.compute.StorageImageConfiguration
Returns the format used to encode and transmit the block device.
getContent() - Method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
Returns the actual content of the row, as a map.
getContent() - Method in class com.google.cloud.bigquery.UserDefinedFunction
If UserDefinedFunction.getType() is UserDefinedFunction.Type.INLINE this method returns a code blob.
getContent() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of reading all bytes of the blob, if its generation matches the BlobInfo.getGeneration() value, otherwise a StorageException is thrown.
getContent(Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Returns this blob's content.
getContentDisposition() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's data content disposition.
getContentEncoding() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's data content encoding.
getContentLanguage() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's data content language.
getContentType() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's data content type.
getContext(ContextName) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Retrieves the specified context.
getContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Retrieves the specified context.
getContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
getContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
getContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to getContext.
getContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to getContext.
getCors() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's Cross-Origin Resource Sharing (CORS) configuration.
getCpuPlatform() - Method in class com.google.cloud.compute.InstanceInfo
Returns the CPU platform used by this instance.
getCpus() - Method in class com.google.cloud.compute.MachineType
Returns the number of virtual CPUs that are available to the instance.
getCrc32c() - Method in class com.google.cloud.storage.BlobInfo
Returns the CRC32C checksum of blob's data as described in RFC 4960, Appendix B; encoded in base64 in big-endian order.
getCreateDisposition() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
Returns whether the job is allowed to create new tables.
getCreateDisposition() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns whether the job is allowed to create new tables.
getCreateDisposition() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getCreateDisposition() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns whether the job is allowed to create new tables.
getCreateDisposition() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getCreateTime() - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the time at which this document was created.
getCreateTime() - Method in class com.google.cloud.storage.BlobInfo
Returns the creation time of the blob.
getCreateTime() - Method in class com.google.cloud.storage.BucketInfo
Returns the time at which the bucket was created.
getCreateTimeMillis() - Method in class com.google.cloud.resourcemanager.ProjectInfo
Get the project's creation time (in milliseconds).
getCreationStatus() - Method in class com.google.cloud.compute.DiskInfo
Returns the creation status of the disk.
getCreationTime() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns the time when this dataset was created, in milliseconds since the epoch.
getCreationTime() - Method in class com.google.cloud.bigquery.JobStatistics
Returns the creation time of the job in milliseconds since epoch.
getCreationTime() - Method in class com.google.cloud.bigquery.TableInfo
Returns the time when this table was created, in milliseconds since the epoch.
getCreationTimeMillis() - Method in class com.google.cloud.dns.ZoneInfo
Returns the time when this zone was created on the server.
getCreationTimestamp() - Method in class com.google.cloud.compute.AddressInfo
Returns the creation timestamp in milliseconds since epoch.
getCreationTimestamp() - Method in class com.google.cloud.compute.DiskInfo
Returns the creation timestamp in milliseconds since epoch.
getCreationTimestamp() - Method in class com.google.cloud.compute.DiskType
Returns the creation timestamp in milliseconds since epoch.
getCreationTimestamp() - Method in class com.google.cloud.compute.ImageInfo
Returns the creation timestamp in milliseconds since epoch.
getCreationTimestamp() - Method in class com.google.cloud.compute.InstanceInfo
Returns the creation timestamp in milliseconds since epoch.
getCreationTimestamp() - Method in class com.google.cloud.compute.MachineType
Returns the creation timestamp in milliseconds since epoch.
getCreationTimestamp() - Method in class com.google.cloud.compute.NetworkInfo
Returns the creation timestamp in milliseconds since epoch.
getCreationTimestamp() - Method in class com.google.cloud.compute.Region
Returns the creation timestamp in milliseconds since epoch.
getCreationTimestamp() - Method in class com.google.cloud.compute.SnapshotInfo
Returns the creation timestamp in milliseconds since epoch.
getCreationTimestamp() - Method in class com.google.cloud.compute.SubnetworkInfo
Returns the creation timestamp in milliseconds since epoch.
getCreationTimestamp() - Method in class com.google.cloud.compute.Zone
Returns the creation timestamp in milliseconds since epoch.
getCredentials() - Method in class com.google.cloud.ServiceOptions
Returns the authentication credentials.
getCredentials() - Method in class com.google.cloud.translate.TranslateOptions.Builder
Returns the authentication credentials.
getCsvOptions() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns additional properties used to parse CSV data (used when LoadConfiguration.getFormat() is set to CSV).
getCsvOptions() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getCsvOptions() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getCurrentRowAsStruct() - Method in class com.google.cloud.spanner.ForwardingResultSet
 
getCurrentRowAsStruct() - Method in interface com.google.cloud.spanner.ResultSet
Creates an immutable version of the row that the result set is positioned over.
getCurrentTraceId() - Static method in class com.google.cloud.logging.TraceLoggingEnhancer
Get the Trace ID associated with any logging done by the current thread.
getCursorAfter() - Method in interface com.google.cloud.datastore.QueryResults
Returns the Cursor for the point after the value returned in the last Iterator.next() call.
getCustomAttributes() - Method in class com.google.cloud.notification.NotificationInfo
Returns the list of additional attributes to attach to each Cloud PubSub message published for\ this notification subscription.
getCustomerEncryption() - Method in class com.google.cloud.storage.BlobInfo
Returns information on the customer-supplied encryption key, if the blob is encrypted using such a key.
getData() - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the fields of the document as a Map.
getData() - Method in class com.google.cloud.logging.Payload
Returns the log entry payload's data.
getDataAsMap() - Method in class com.google.cloud.logging.Payload.JsonPayload
Returns the log entry's JSON data as an unmodifiable map.
getDatabase(String, String) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseAdminClientSnippets
Example to getDatabase.
getDatabase(String, String) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
Gets the current state of a Cloud Spanner database.
getDatabase() - Method in class com.google.cloud.spanner.DatabaseId
Returns the database id.
getDatabase(String) - Method in class com.google.cloud.spanner.Instance
 
getDatabase(String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
getDatabase(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
getDatabaseAdminClient() - Method in interface com.google.cloud.spanner.Spanner
Returns a DatabaseAdminClient to do admin operations on Cloud Spanner databases.
getDatabaseClient(DatabaseId) - Method in interface com.google.cloud.spanner.Spanner
Returns a DatabaseClient for the given database.
getDatabaseClient(Database) - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
 
getDatabaseDdl(String, String) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseAdminClientSnippets
Example to get the schema of a Cloud Spanner database.
getDatabaseDdl(String, String) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
Returns the schema of a Cloud Spanner database as a list of formatted DDL statements.
getDatabaseDdl(String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
getDatabaseDdl(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
getDatabaseId() - Method in class com.google.cloud.firestore.FirestoreOptions
 
getDataset(String, BigQuery.DatasetOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Returns the requested dataset or null if not found.
getDataset(DatasetId, BigQuery.DatasetOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Returns the requested dataset or null if not found.
getDataset() - Method in class com.google.cloud.bigquery.DatasetId
Returns dataset's user-defined id.
getDataset(String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Returns the requested dataset or null if not found.
getDataset(String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
getDataset() - Method in class com.google.cloud.bigquery.TableId
Returns dataset's user-defined id.
getDataset(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of getting a dataset.
getDataset() - Method in class com.google.cloud.logging.SinkInfo.Destination.DatasetDestination
Returns the name of the Google Cloud BigQuery dataset this destination represents.
getDatasetFromId(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of getting a dataset.
getDatasetId() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns the dataset identity.
getDataSource(DataSourceNameOneof) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Retrieves a supported data source and returns its settings, which can be used for UI rendering.
getDataSourceCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Retrieves a supported data source and returns its settings, which can be used for UI rendering.
getDataSourceCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
getDataSourceCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
getDataSourceSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to getDataSource.
getDataSourceSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to getDataSource.
getDatastore() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
getDatastore() - Method in interface com.google.cloud.datastore.Batch
Returns the batch associated Datastore.
getDatastore() - Method in interface com.google.cloud.datastore.Transaction
Returns the transaction associated Datastore.
getDatastoreBackupOptions() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns additional options used to load from a Cloud datastore backup.
getDatastoreBackupOptions() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getDatastoreBackupOptions() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getDatastoreRpcV1() - Method in class com.google.cloud.datastore.DatastoreOptions
 
getDate(String) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the value of the field as a Date.
getDate(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDate(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDate(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getDate(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getDate(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.date().
getDate(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.date().
getDate() - Method in class com.google.cloud.spanner.Value
Returns the value of a DATE-typed instance.
getDateArray() - Method in class com.google.cloud.spanner.Value
Returns the value of an ARRAY<DATE>-typed instance.
getDateInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDateList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDateList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDateList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getDateList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getDateList(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.date()).
getDateList(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.date()).
getDateListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDayOfMonth() - Method in class com.google.cloud.Date
Returns day of month between 1 and 31 inclusive.
getDaysToLive() - Method in class com.google.cloud.storage.BucketInfo.AgeDeleteRule
 
getDdl() - Method in class com.google.cloud.spanner.Database
Returns the schema of a Cloud Spanner database as a list of formatted DDL statements.
getDebugInfo() - Method in class com.google.cloud.BaseServiceException.ExceptionData
 
getDebugInfo() - Method in exception com.google.cloud.BaseServiceException
 
getDefaultAcl() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of getting the default ACL entry for an entity.
getDefaultAcl(Acl.Entity) - Method in class com.google.cloud.storage.Bucket
Returns the default object ACL entry for the specified entity on this bucket or null if not found.
getDefaultAcl() - Method in class com.google.cloud.storage.BucketInfo
Returns the default access control configuration for this bucket's blobs.
getDefaultAcl(String, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getDefaultAcl(String, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the default object ACL entry for the specified entity on the specified bucket or null if not found.
getDefaultAcl(String, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
Returns the default object ACL entry for the specified entity on the specified bucket or null if not found.
getDefaultApiKey() - Static method in class com.google.cloud.translate.TranslateOptions
 
getDefaultBucketAcl(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of getting the default ACL entry for an entity on a bucket.
getDefaultChunkSize() - Method in class com.google.cloud.BaseWriteChannel
 
getDefaultDataset() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns the default dataset.
getDefaultDiskSizeGb() - Method in class com.google.cloud.compute.DiskType
Returns the service-defined default disk size in GB.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.logging.v2.ConfigSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.logging.v2.LoggingSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.logging.v2.MetricsSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.speech.v1.SpeechSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.trace.v2.TraceServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
Returns the default service endpoint.
getDefaultGrpcTransportOptions() - Static method in class com.google.cloud.firestore.FirestoreOptions
 
getDefaultGrpcTransportOptions() - Static method in class com.google.cloud.logging.LoggingOptions
 
getDefaultGrpcTransportOptions() - Static method in class com.google.cloud.spanner.SpannerOptions
 
getDefaultHost() - Method in class com.google.cloud.datastore.DatastoreOptions
 
getDefaultHost() - Method in class com.google.cloud.firestore.FirestoreOptions
 
getDefaultHost() - Method in class com.google.cloud.logging.LoggingOptions
 
getDefaultHost() - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions
 
getDefaultHost() - Method in class com.google.cloud.ServiceOptions
 
getDefaultHost() - Method in class com.google.cloud.spanner.SpannerOptions
 
getDefaultHost() - Method in class com.google.cloud.translate.TranslateOptions
 
getDefaultHttpTransportOptions() - Static method in class com.google.cloud.bigquery.BigQueryOptions
 
getDefaultHttpTransportOptions() - Static method in class com.google.cloud.compute.ComputeOptions
 
getDefaultHttpTransportOptions() - Static method in class com.google.cloud.datastore.DatastoreOptions
 
getDefaultHttpTransportOptions() - Static method in class com.google.cloud.dns.DnsOptions
 
getDefaultHttpTransportOptions() - Static method in class com.google.cloud.resourcemanager.ResourceManagerOptions
 
getDefaultHttpTransportOptions() - Static method in class com.google.cloud.storage.StorageOptions
 
getDefaultHttpTransportOptions() - Static method in class com.google.cloud.translate.TranslateOptions
 
getDefaultInstance() - Static method in class com.google.cloud.bigquery.BigQueryOptions
 
getDefaultInstance() - Static method in class com.google.cloud.compute.ComputeOptions
 
getDefaultInstance() - Static method in class com.google.cloud.datastore.DatastoreOptions
Returns a default DatastoreOptions instance.
getDefaultInstance() - Static method in class com.google.cloud.dns.DnsOptions
Creates a default instance of DnsOptions with the project ID and credentials inferred from the environment.
getDefaultInstance() - Static method in class com.google.cloud.ExceptionHandler
Returns an instance which retry any checked exception and abort on any runtime exception.
getDefaultInstance() - Static method in class com.google.cloud.firestore.FirestoreOptions
Returns a default FirestoreOptions instance.
getDefaultInstance() - Static method in class com.google.cloud.logging.LoggingOptions
Returns a default LoggingOptions instance.
getDefaultInstance() - Static method in class com.google.cloud.resourcemanager.ResourceManagerOptions
Returns a default ResourceManagerOptions instance.
getDefaultInstance() - Static method in class com.google.cloud.spanner.SpannerOptions
Returns default instance of SpannerOptions.
getDefaultInstance() - Static method in class com.google.cloud.storage.StorageOptions
Returns a default StorageOptions instance.
getDefaultInstance() - Static method in class com.google.cloud.translate.TranslateOptions
Returns a default TranslateOptions instance.
getDefaultProject() - Method in class com.google.cloud.datastore.DatastoreOptions
 
getDefaultProject() - Method in class com.google.cloud.ServiceOptions
 
getDefaultProjectId() - Static method in class com.google.cloud.ServiceOptions
Returns the default project ID, or null if no default project ID could be found.
getDefaultRetrySettings() - Static method in class com.google.cloud.ServiceOptions
 
getDefaultRpcChannelFactory() - Static method in class com.google.cloud.spanner.SpannerOptions
Returns the default RPC channel factory used when none is specified.
getDefaultRpcFactory() - Method in interface com.google.cloud.ServiceDefaults
 
getDefaultServiceFactory() - Method in interface com.google.cloud.ServiceDefaults
 
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.logging.v2.ConfigSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.logging.v2.LoggingSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.logging.v2.MetricsSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.speech.v1.SpeechSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.trace.v2.TraceServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
Returns the default service scopes.
getDefaultTableLifetime() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns the default lifetime of all tables in the dataset, in milliseconds.
getDefaultTransportOptions() - Method in interface com.google.cloud.ServiceDefaults
 
getDefinition() - Method in class com.google.cloud.bigquery.TableInfo
Returns the table definition.
getDeleted() - Method in class com.google.cloud.compute.DeprecationStatus
Returns the timestamp on or after which the deprecation state of this resource will be changed to DeprecationStatus.Status.DELETED.
getDeletedMillis() - Method in class com.google.cloud.compute.DeprecationStatus
Returns the timestamp (in milliseconds since epoch) on or after which the deprecation state of this resource will be changed to DeprecationStatus.Status.DELETED.
getDeleteRules() - Method in class com.google.cloud.storage.BucketInfo
Returns bucket's lifecycle configuration as a number of delete rules.
getDeleteTime() - Method in class com.google.cloud.storage.BlobInfo
Returns the deletion time of the blob.
getDeletions() - Method in class com.google.cloud.dns.ChangeRequestInfo
Returns the list of RecordSets to be deleted from the zone upon submitting this change request.
getDeprecated() - Method in class com.google.cloud.compute.DeprecationStatus
Returns the timestamp on or after which the deprecation state of this resource will be changed to DeprecationStatus.Status.DEPRECATED.
getDeprecatedMillis() - Method in class com.google.cloud.compute.DeprecationStatus
Returns the timestamp (in milliseconds since epoch) on or after which the deprecation state of this resource will be changed to DeprecationStatus.Status.DEPRECATED.
getDeprecationStatus() - Method in class com.google.cloud.compute.DiskType
Returns the deprecation status of the disk type.
getDeprecationStatus() - Method in class com.google.cloud.compute.ImageInfo
Returns the deprecation status of the image.
getDeprecationStatus() - Method in class com.google.cloud.compute.MachineType
Returns the deprecation status of the machine type.
getDeprecationStatus() - Method in class com.google.cloud.compute.Region
Returns the deprecation status of the region.
getDeprecationStatus() - Method in class com.google.cloud.compute.Zone
Returns the deprecation status of the zone.
getDescription() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns a user-friendly description for the dataset.
getDescription() - Method in class com.google.cloud.bigquery.Field
Returns the field description.
getDescription() - Method in class com.google.cloud.bigquery.TableInfo
Returns a user-friendly description for the table.
getDescription() - Method in class com.google.cloud.compute.AddressInfo
Returns an optional textual description of the address.
getDescription() - Method in class com.google.cloud.compute.DiskInfo
Returns a textual description of the disk.
getDescription() - Method in class com.google.cloud.compute.DiskType
Returns a textual description of the disk type.
getDescription() - Method in class com.google.cloud.compute.ImageInfo
Returns a textual description of the image.
getDescription() - Method in class com.google.cloud.compute.InstanceInfo
Returns a textual description of the instance.
getDescription() - Method in class com.google.cloud.compute.MachineType
Returns an optional textual description of the machine type.
getDescription() - Method in class com.google.cloud.compute.NetworkInfo
Returns a textual description of the network.
getDescription() - Method in class com.google.cloud.compute.Operation
Returns an optional textual description of the operation.
getDescription() - Method in class com.google.cloud.compute.Region
Returns an optional textual description of the region.
getDescription() - Method in class com.google.cloud.compute.SnapshotInfo
Returns a textual description of the snapshot.
getDescription() - Method in class com.google.cloud.compute.SubnetworkInfo
Returns a textual description of the subnetwork.
getDescription() - Method in class com.google.cloud.compute.Zone
Returns an optional textual description of the zone.
getDescription() - Method in class com.google.cloud.dns.ZoneInfo
Returns the description of this zone.
getDescription() - Method in class com.google.cloud.logging.MetricInfo
Returns an optional description for this metric.
getDescription() - Method in class com.google.cloud.MonitoredResourceDescriptor
Returns an optional detailed description of the monitored resource type.
getDescription() - Method in class com.google.cloud.MonitoredResourceDescriptor.LabelDescriptor
Returns the optional human-readable description for this label.
getDestination() - Method in class com.google.cloud.logging.SinkInfo
Returns the export destination.
getDestinationTable() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
Returns the destination table to load the data into.
getDestinationTable() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns the destination table to load the data into.
getDestinationTable() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getDestinationTable() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns the table where to put query results.
getDestinationTable() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getDestinationUriFileCounts() - Method in class com.google.cloud.bigquery.JobStatistics.ExtractStatistics
Returns the number of files per destination URI or URI pattern specified in the extract job.
getDestinationUris() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
Returns the list of fully-qualified Google Cloud Storage URIs where the extracted table should be written.
getDeviceName() - Method in class com.google.cloud.compute.AttachedDisk
Returns the unique device name of your choice that is reflected into the /dev/disk/by-id/google-* tree of a Linux operating system running within the instance.
getDirection() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
Returns the order's direction.
getDisk(DiskId, Compute.DiskOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested disk or null if not found.
getDisk() - Method in class com.google.cloud.compute.DiskId
Returns the name of the disk.
getDisk(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested disk or null if not found.
getDisk(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getDiskId() - Method in class com.google.cloud.compute.DiskInfo
Returns the disk identity.
getDiskName() - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration
Returns the name to be assigned to the disk.
getDiskSizeGb() - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration
Returns the size of the persistent disk, in GB.
getDiskSizeGb() - Method in class com.google.cloud.compute.ImageInfo
Returns the size of the image when restored onto a persistent disk (in GB).
getDiskSizeGb() - Method in class com.google.cloud.compute.SnapshotInfo
Returns the size of the snapshot (in GB).
getDiskType() - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration
Returns the identity of the disk type.
getDiskType() - Method in class com.google.cloud.compute.AttachedDisk.ScratchDiskConfiguration
Returns the identity of the disk type for the scratch disk to attach.
getDiskType(DiskTypeId, Compute.DiskTypeOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested disk type or null if not found.
getDiskType(String, String, Compute.DiskTypeOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested disk type or null if not found.
getDiskType() - Method in class com.google.cloud.compute.DiskConfiguration
Returns the identity of the disk type.
getDiskType(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested disk type or null if not found.
getDiskType(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getDiskTypeId() - Method in class com.google.cloud.compute.DiskType
Returns the disk type's identity.
getDisplayName() - Method in class com.google.cloud.MonitoredResourceDescriptor
Returns an optional concise name for the monitored resource type.
getDisplayName() - Method in class com.google.cloud.spanner.InstanceConfigInfo
Returns the display name of this instance config.
getDisplayName() - Method in class com.google.cloud.spanner.InstanceInfo
Returns the display name of the instance.
getDistinctOn() - Method in class com.google.cloud.datastore.StructuredQuery
Returns the distinct on clause for this query.
getDns() - Method in class com.google.cloud.dns.ChangeRequest
Returns the change request's Dns object used to issue requests.
getDns() - Method in class com.google.cloud.dns.Zone
Returns the Dns service object associated with this zone.
getDnsName() - Method in class com.google.cloud.dns.ZoneInfo
Returns the DNS name of this zone, for instance "example.com.".
getDnsRpcV1() - Method in class com.google.cloud.dns.DnsOptions
 
getDocument(GetDocumentRequest) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Gets a single document.
getDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Gets a single document.
getDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
getDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
getDocuments() - Method in class com.google.cloud.firestore.QuerySnapshot
Returns the documents in this QuerySnapshot as a List in order of the query.
getDocumentSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to getDocument.
getDocumentSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to getDocument.
getDomain() - Method in class com.google.cloud.bigquery.Acl.Domain
Returns the domain name.
getDomain() - Method in class com.google.cloud.storage.Acl.Domain
Returns the domain associated to this entity.
getDouble(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the property value as a double.
getDouble(String) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the value of the field as a double.
getDouble(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDouble(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDouble(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getDouble(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getDouble(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.float64().
getDouble(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.float64().
getDoubleArray(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDoubleArray(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDoubleArray(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getDoubleArray(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getDoubleArray(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.float64()).
getDoubleArray(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.float64()).
getDoubleArrayInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDoubleInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDoubleList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDoubleList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDoubleList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getDoubleList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getDoubleList(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.float64()).
getDoubleList(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.float64()).
getDoubleListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getDoubleValue() - Method in class com.google.cloud.bigquery.FieldValue
Returns this field's value as a Double.
getEmail() - Method in class com.google.cloud.bigquery.Acl.User
Returns user's email.
getEmail() - Method in class com.google.cloud.compute.ServiceAccount
Returns the email address of the service account.
getEmail() - Method in class com.google.cloud.storage.Acl.Group
Returns the group email.
getEmail() - Method in class com.google.cloud.storage.Acl.User
Returns the user email.
getEmail() - Method in class com.google.cloud.storage.ServiceAccount
Returns the email address of the service account.
getEmulatorRunners() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
 
getEmulatorRunners() - Method in class com.google.cloud.testing.BaseEmulatorHelper
Returns the emulator runners supported by this emulator.
getEncoding() - Method in class com.google.cloud.bigquery.CsvOptions
Returns the character encoding of the data.
getEncryptionAlgorithm() - Method in class com.google.cloud.storage.BlobInfo.CustomerEncryption
Returns the algorithm used to encrypt the blob.
getEnd() - Method in class com.google.cloud.spanner.KeyRange
Returns the end key of the range.
getEndCursor() - Method in class com.google.cloud.datastore.StructuredQuery
Returns the end cursor for this query.
getEndTime() - Method in class com.google.cloud.bigquery.JobStatistics
Returns the end time of the job in milliseconds since epoch.
getEndTime() - Method in class com.google.cloud.compute.Operation
Returns the time that this operation was completed.
getEntitiesWithKeys(String, String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of getting multiple entity objects.
getEntity() - Method in class com.google.cloud.BaseWriteChannel
 
getEntity() - Method in class com.google.cloud.bigquery.Acl
Returns the entity for this ACL.
getEntity(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the property value as an entity.
getEntity() - Method in class com.google.cloud.storage.Acl
Returns the entity for this ACL object.
getEntityType(EntityTypeName) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Retrieves the specified entity type.
getEntityType(EntityTypeName, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Retrieves the specified entity type.
getEntityType(GetEntityTypeRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Retrieves the specified entity type.
getEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Retrieves the specified entity type.
getEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
getEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
getEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to getEntityType.
getEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to getEntityType.
getEntityWithKey(String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of getting an entity.
getError() - Method in exception com.google.cloud.bigquery.BigQueryException
Returns the BigQueryError that caused this exception.
getError() - Method in class com.google.cloud.bigquery.JobStatus
Returns the final error result of the job.
getErrorCode() - Method in exception com.google.cloud.spanner.SpannerException
Returns the error code associated with this exception.
getErrors() - Method in class com.google.cloud.compute.Operation
Returns the errors encountered while processing this operation, if any.
getErrorsFor(long) - Method in class com.google.cloud.bigquery.InsertAllResponse
Returns errors for the provided row index.
getEstimatedBytes() - Method in class com.google.cloud.bigquery.StandardTableDefinition.StreamingBuffer
Returns a lower-bound estimate of the number of bytes currently in the streaming buffer.
getEstimatedRows() - Method in class com.google.cloud.bigquery.StandardTableDefinition.StreamingBuffer
Returns a lower-bound estimate of the number of rows currently in the streaming buffer.
getEtag() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns the hash of the dataset resource.
getEtag() - Method in class com.google.cloud.bigquery.JobInfo
Returns the hash of the job resource.
getEtag() - Method in class com.google.cloud.bigquery.QueryResponse
Returns the hash of the QueryResponse resource or null if not set.
getEtag() - Method in class com.google.cloud.bigquery.TableInfo
Returns the hash of the table resource.
getEtag() - Method in class com.google.cloud.notification.NotificationInfo
Returns HTTP 1.1 Entity tag for the notification.
getEtag() - Method in class com.google.cloud.Policy
Returns the policy's etag.
getEtag() - Method in class com.google.cloud.storage.Acl
Returns HTTP 1.1 Entity tag for the ACL entry.
getEtag() - Method in class com.google.cloud.storage.BlobInfo
Returns HTTP 1.1 Entity tag for the blob.
getEtag() - Method in class com.google.cloud.storage.BucketInfo
Returns HTTP 1.1 Entity tag for the bucket.
getEventTypes() - Method in class com.google.cloud.notification.NotificationInfo
Returns the list of event types that this notification will apply to.
getExactStaleness(TimeUnit) - Method in class com.google.cloud.spanner.TimestampBound
Returns the exact staleness, in the units requested, at which reads will be performed.
getExcludeFromIndexes() - Method in interface com.google.cloud.datastore.ValueBuilder
 
getExclusion(ExclusionNameOneof) - Method in class com.google.cloud.logging.v2.ConfigClient
Gets the description of an exclusion.
getExclusionCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Gets the description of an exclusion.
getExclusionCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
getExclusionCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
getExclusionSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Returns the builder for the settings used for calls to getExclusion.
getExclusionSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns the object with the settings used for calls to getExclusion.
getExecutionErrors() - Method in class com.google.cloud.bigquery.JobStatus
Returns all errors encountered during the running of the job.
getExecutionErrors() - Method in class com.google.cloud.bigquery.QueryResponse
Returns errors and warnings encountered during the running of the job, if any.
getExecutor() - Method in interface com.google.cloud.firestore.spi.v1beta1.FirestoreRpc
Returns the executor used by the GAPIC client.
getExecutor() - Method in class com.google.cloud.firestore.spi.v1beta1.GrpcFirestoreRpc
 
getExecutor() - Method in class com.google.cloud.firestore.TransactionOptions
 
getExecutorFactory() - Method in class com.google.cloud.grpc.GrpcTransportOptions
Returns a scheduled executor service provider.
getExpirationMs() - Method in class com.google.cloud.bigquery.TimePartitioning
Returns the number of milliseconds for which to keep the storage for a partition.
getExpirationTime() - Method in class com.google.cloud.bigquery.TableInfo
Returns the time when this table expires, in milliseconds since the epoch.
getFieldDelimiter() - Method in class com.google.cloud.bigquery.CsvOptions
Returns the separator for fields in a CSV file.
getFieldDelimiter() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
Returns the delimiter used between fields in the exported data.
getFieldIndex(String) - Method in class com.google.cloud.spanner.Type
Returns the index of the field named fieldName in this STRUCT type.
getFields() - Method in class com.google.cloud.bigquery.Schema
Returns the fields in the current table schema.
getFile() - Method in class com.google.cloud.logging.SourceLocation
Returns the source file name.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
getFileName() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
getFileStore(Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
Throws UnsupportedOperationException because this feature hasn't been implemented yet.
getFileStores() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Returns nothing because Google Cloud Storage doesn't have disk partitions of limited size, or anything similar.
GetFileSystem - Class in com.google.cloud.examples.nio.snippets
A snippet showing how to get a FileSystem instance for a Google Cloud Storage bucket.
GetFileSystem() - Constructor for class com.google.cloud.examples.nio.snippets.GetFileSystem
 
getFileSystem(URI) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
Returns Cloud Storage file system, provided a URI with no path, e.g.
getFileSystem() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
getFilter() - Method in class com.google.cloud.datastore.StructuredQuery
Returns the filter for this query.
getFilter() - Method in class com.google.cloud.logging.MetricInfo
Returns an advanced logs filter.
getFilter() - Method in class com.google.cloud.logging.SinkInfo
Returns an advanced logs filter.
getFingerprint() - Method in class com.google.cloud.compute.Metadata
Returns the fingerprint for the metadata.
getFingerprint() - Method in class com.google.cloud.compute.Tags
Returns the fingerprint for the tags.
getFirestore() - Method in class com.google.cloud.firestore.DocumentReference
 
getFirestore() - Method in class com.google.cloud.firestore.Query
Gets the Firestore instance associated with this query.
getFloat64() - Method in class com.google.cloud.spanner.Value
Returns the value of a FLOAT64-typed instance.
getFloat64Array() - Method in class com.google.cloud.spanner.Value
Returns the value of an ARRAY<FLOAT64>-typed instance.
getFlowControlSettings() - Method in class com.google.cloud.pubsub.v1.Subscriber
The flow control settings the Subscriber is configured with.
getFlushLevel() - Method in class com.google.cloud.logging.LoggingHandler
Get the flush log level.
getFlushSeverity() - Method in interface com.google.cloud.logging.Logging
 
getFormat() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
Returns the exported files format.
getFormat() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns the format of the data files.
getFormat() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getFormat() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getFormatOptions() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
Returns the source format, and possibly some parsing options, of the external data.
getForwardingRules() - Method in class com.google.cloud.compute.AddressInfo.GlobalForwardingUsage
Returns a list of identities of global forwarding rules that are currently using the address.
getForwardingRules() - Method in class com.google.cloud.compute.AddressInfo.RegionForwardingUsage
Returns a list of identities of region forwarding rules that are currently using the address.
getFriendlyName() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns a user-friendly name for the dataset.
getFriendlyName() - Method in class com.google.cloud.bigquery.TableInfo
Returns a user-friendly name for the table.
getFromServiceLoader(Class<? extends T>, T) - Static method in class com.google.cloud.ServiceOptions
 
getFunction() - Method in class com.google.cloud.logging.SourceLocation
Returns the human-readable name of the function or method being invoked, with optional context such as the class or package name.
getGatewayAddress() - Method in class com.google.cloud.compute.StandardNetworkConfiguration
Returns the gateway IPv4 address for this networks.
getGatewayAddress() - Method in class com.google.cloud.compute.SubnetworkInfo
Returns the gateway IPv4 address for this subnetwork, selected by the service.
getGeneratedId() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns the service-generated id for the dataset.
getGeneratedId() - Method in class com.google.cloud.bigquery.JobInfo
Returns the service-generated id for the job.
getGeneratedId() - Method in class com.google.cloud.bigquery.QueryStage
Returns a unique, server-generated ID for the stage within its plan.
getGeneratedId() - Method in class com.google.cloud.bigquery.TableInfo
Returns the service-generated id for the table.
getGeneratedId() - Method in class com.google.cloud.compute.AddressInfo
Returns the service-generated unique identifier for the address.
getGeneratedId() - Method in class com.google.cloud.compute.DiskInfo
Returns the service-generated unique identifier for the disk.
getGeneratedId() - Method in class com.google.cloud.compute.DiskType
Returns the service-generated unique identifier for the disk type.
getGeneratedId() - Method in class com.google.cloud.compute.ImageInfo
Returns the service-generated unique identifier for the image.
getGeneratedId() - Method in class com.google.cloud.compute.InstanceInfo
Returns the service-generated unique identifier for the instance.
getGeneratedId() - Method in class com.google.cloud.compute.MachineType
Returns the service-generated unique identifier for the machine type.
getGeneratedId() - Method in class com.google.cloud.compute.NetworkInfo
Returns the service-generated unique identifier for the network.
getGeneratedId() - Method in class com.google.cloud.compute.Operation
Returns the service-generated unique identifier for the operation.
getGeneratedId() - Method in class com.google.cloud.compute.Region
Returns the service-generated unique identifier for the region.
getGeneratedId() - Method in class com.google.cloud.compute.SnapshotInfo
Returns the service-generated unique identifier for the snapshot.
getGeneratedId() - Method in class com.google.cloud.compute.SubnetworkInfo
Returns the service-generated unique identifier for the subnetwork.
getGeneratedId() - Method in class com.google.cloud.compute.Zone
Returns the service-generated unique identifier for the zone.
getGeneratedId() - Method in class com.google.cloud.dns.ChangeRequestInfo
Returns the service-generated id for this change request.
getGeneratedId() - Method in class com.google.cloud.dns.ZoneInfo
Returns the service-generated id for this zone.
getGeneratedId() - Method in class com.google.cloud.notification.NotificationInfo
Returns the service-generated id for the notification.
getGeneratedId() - Method in class com.google.cloud.storage.BlobInfo
Returns the service-generated for the blob.
getGeneratedId() - Method in class com.google.cloud.storage.BucketInfo
Returns the service-generated id for the bucket.
getGeneratedKeys() - Method in interface com.google.cloud.datastore.Batch.Response
Returns a list of keys generated by a batch.
getGeneratedKeys() - Method in interface com.google.cloud.datastore.Transaction.Response
Returns a list of keys generated by a transaction.
getGeneration() - Method in class com.google.cloud.storage.BlobId
Returns blob's data generation.
getGeneration() - Method in class com.google.cloud.storage.BlobInfo
Returns blob's data generation.
getGeneration() - Method in class com.google.cloud.storage.Storage.ComposeRequest.SourceBlob
 
getGeoPoint(String) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the value of the field as a GeoPoint.
getGlobalAddress(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested global address or null if not found.
getGlobalAddress(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getGlobalOperation(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested global operation or null if not found.
getGlobalOperation(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getGoogApiClientLibName() - Static method in class com.google.cloud.ServiceOptions
Returns the library's name used by x-goog-api-client header as a string.
getGoogleCloudProjectId() - Static method in class com.google.cloud.ServiceOptions
 
getGroup(GroupName) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
Get the specified group.
getGroup(GroupName) - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Gets a single group.
getGroupCallable() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
Get the specified group.
getGroupCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.ErrorGroupServiceStub
 
getGroupCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
 
getGroupCallable() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Gets a single group.
getGroupCallable() - Method in class com.google.cloud.monitoring.v3.stub.GroupServiceStub
 
getGroupCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
getGroupSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings.Builder
Returns the builder for the settings used for calls to getGroup.
getGroupSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
Returns the object with the settings used for calls to getGroup.
getGroupSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings.Builder
Returns the builder for the settings used for calls to getGroup.
getGroupSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns the object with the settings used for calls to getGroup.
getHost() - Method in class com.google.cloud.ServiceOptions
Returns the service host.
getHttpErrorMessage() - Method in class com.google.cloud.compute.Operation
Returns the the HTTP error message that was returned, if the operation failed.
getHttpErrorStatusCode() - Method in class com.google.cloud.compute.Operation
Returns the HTTP error status code that was returned, if the operation failed.
getHttpRequest() - Method in class com.google.cloud.logging.LogEntry
Returns information about the HTTP request associated with this log entry, if applicable.
getHttpRequestInitializer(ServiceOptions<?, ?>) - Method in class com.google.cloud.http.HttpTransportOptions
Returns a request initializer responsible for initializing requests according to service options.
getHttpTransportFactory() - Method in class com.google.cloud.http.HttpTransportOptions
Returns the HTTP transport factory.
getIamPolicy(String) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the access control policy for a resource.
getIamPolicy(String) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the access control policy for a resource.
getIamPolicy(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getIamPolicy(String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the IAM policy for the specified bucket.
getIamPolicy(String, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Gets the IAM policy for the provided bucket.
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the access control policy for a resource.
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the access control policy for a resource.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to getIamPolicy.
getId() - Method in class com.google.cloud.bigquery.Acl.View
Returns table's identity.
getId() - Method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
Returns the id associated with the row.
getId() - Method in class com.google.cloud.datastore.Key
Returns the key's id or null if it has a name instead.
getId() - Method in class com.google.cloud.datastore.PathElement
Returns the ID of this path element.
getId() - Method in class com.google.cloud.firestore.CollectionReference
The id of a collection refers to the last component of path pointing to a collection, e.g.
getId() - Method in class com.google.cloud.firestore.DocumentReference
The id of a document refers to the last component of path pointing to a document, e.g.
getId() - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the ID of the document contained in this snapshot.
getId() - Method in class com.google.cloud.logging.Operation
Returns the operation identifier.
getId() - Method in class com.google.cloud.spanner.DatabaseInfo
Returns the database id.
getId() - Method in class com.google.cloud.spanner.InstanceConfigInfo
 
getId() - Method in class com.google.cloud.spanner.InstanceInfo
Returns the identifier of the instance.
getId() - Method in class com.google.cloud.storage.Acl
Returns the ID of the ACL entry.
getIdentifier() - Method in class com.google.cloud.bigquery.Acl.Group
Returns group's identifier, can be either a special group identifier or a group email.
getImage(ImageId, Compute.ImageOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested image or null if not found.
getImage() - Method in class com.google.cloud.compute.ImageId
Returns the name of the image.
getImage(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested image or null if not found.
getImage(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getImageId() - Method in class com.google.cloud.compute.ImageInfo
Returns the image identity.
getIndex(String) - Method in class com.google.cloud.bigquery.FieldList
Get schema field's index by name.
getIndex() - Method in class com.google.cloud.compute.AttachedDisk
Returns a zero-based index to this disk, where 0 is reserved for the boot disk.
getIndexPage() - Method in class com.google.cloud.storage.BucketInfo
Returns bucket's website index page.
getInputBytes() - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
Returns the number of bytes of source data in a load job.
getInputFiles() - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
Returns the number of source files in a load job.
getInsertErrors() - Method in class com.google.cloud.bigquery.InsertAllResponse
Returns all insertion errors as a map whose keys are indexes of rows that failed to insert.
getInsertId() - Method in class com.google.cloud.logging.LogEntry
Returns a unique ID for the log entry.
getInsertTime() - Method in class com.google.cloud.compute.Operation
Returns the time that this operation was requested.
getInstance(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Gets information about an instance.
getInstance() - Method in class com.google.cloud.compute.AddressInfo.InstanceUsage
Returns the identity of the instance using the address.
getInstance(InstanceId, Compute.InstanceOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested instance or null if not found.
getInstance() - Method in class com.google.cloud.compute.InstanceId
Returns the name of the instance.
getInstance(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested instance or null if not found.
getInstance(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getInstance() - Static method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
getInstance() - Static method in class com.google.cloud.NoCredentials
 
getInstance(String) - Method in interface com.google.cloud.spanner.InstanceAdminClient
Gets an instance.
getInstance() - Method in class com.google.cloud.spanner.InstanceId
Returns the instance ID.
getInstance(String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
getInstance(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
getInstanceAdminClient() - Method in interface com.google.cloud.spanner.Spanner
Returns an InstanceAdminClient to do admin operations on Cloud Spanner instances.
getInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Gets information about an instance.
getInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
getInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
getInstanceConfig(String) - Method in interface com.google.cloud.spanner.InstanceAdminClient
Gets an instance config.
getInstanceConfig() - Method in class com.google.cloud.spanner.InstanceConfigId
Returns id of this instance config.
getInstanceConfig(String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
getInstanceConfig(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
getInstanceConfigId() - Method in class com.google.cloud.spanner.InstanceInfo
Returns the identifier of the instance configuration.
getInstanceId() - Method in class com.google.cloud.compute.InstanceInfo
Returns the instance identity.
getInstanceId() - Static method in class com.google.cloud.MetadataConfig
 
getInstanceId() - Method in class com.google.cloud.spanner.DatabaseId
Returns the instance id for this databse.
getInstanceId() - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
 
getInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to getInstance.
getInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to getInstance.
getInt64() - Method in class com.google.cloud.spanner.Value
Returns the value of a INT64-typed instance.
getInt64Array() - Method in class com.google.cloud.spanner.Value
Returns the value of an ARRAY<INT64>-typed instance.
getIntent(IntentName) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Retrieves the specified intent.
getIntent(IntentName, String) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Retrieves the specified intent.
getIntent(GetIntentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Retrieves the specified intent.
getIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Retrieves the specified intent.
getIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
getIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
getIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to getIntent.
getIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to getIntent.
getInterfaceType() - Method in class com.google.cloud.compute.AttachedDisk.AttachedDiskConfiguration
Returns the interface to use to attach the disk.
getIpRange() - Method in class com.google.cloud.compute.StandardNetworkConfiguration
Returns the range of internal IPv4 addresses that are legal on this network.
getIpRange() - Method in class com.google.cloud.compute.SubnetworkInfo
Returns the range of internal IPv4 addresses that are owned by this subnetwork.
getJob(String, BigQuery.JobOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Returns the requested job or null if not found.
getJob(JobId, BigQuery.JobOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Returns the requested job or null if not found.
getJob() - Method in class com.google.cloud.bigquery.JobId
Returns the job's user-defined id.
getJob(String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Returns the requested job or null if not found.
getJob(String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
getJob() - Method in class com.google.cloud.bigquery.TableDataWriteChannel
Returns the Job created to insert the rows.
getJob(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of getting a job.
getJobFromId(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of getting a job.
getJobId() - Method in class com.google.cloud.bigquery.JobInfo
Returns the job identity.
getJobId() - Method in class com.google.cloud.bigquery.QueryResponse
Returns the identity of the BigQuery Job that was created to run the query.
getKeepAliveIntervalMinutes() - Method in class com.google.cloud.spanner.SessionPoolOptions
 
getKey() - Method in class com.google.cloud.datastore.BaseEntity
Returns the associated key or null if it does not have one.
getKey(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the property value as a Key.
getKey() - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
getKey() - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
getKey() - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
getKey() - Method in class com.google.cloud.MonitoredResourceDescriptor.LabelDescriptor
Returns the key associated to this label.
getKeys() - Method in class com.google.cloud.spanner.KeySet
Returns the keys in this set.
getKeySet() - Method in class com.google.cloud.spanner.Mutation
For Mutation.Op.DELETE mutations, returns the key set that defines the rows to be deleted.
getKeySha256() - Method in class com.google.cloud.storage.BlobInfo.CustomerEncryption
Returns the SHA256 hash of the encryption key.
getKind() - Method in class com.google.cloud.datastore.BaseKey
Returns the key's kind.
getKind() - Method in class com.google.cloud.datastore.PathElement
Returns the kind of this path element.
getKind() - Method in class com.google.cloud.datastore.StructuredQuery
Returns the kind for this query.
getLabels() - Method in class com.google.cloud.bigquery.DatasetInfo
Return a map for labels applied to the dataset.
getLabels() - Method in class com.google.cloud.logging.LogEntry
Returns an optional set of user-defined (key, value) data that provides additional information about the log entry.
getLabels() - Method in class com.google.cloud.MonitoredResource
Returns the values for all the labels required by the corresponding monitored resource descriptor (see MonitoredResourceDescriptor.getLabels().
getLabels() - Method in class com.google.cloud.MonitoredResourceDescriptor
Returns a list of labels used to describe instances of this monitored resource type.
getLabels() - Method in class com.google.cloud.resourcemanager.ProjectInfo
Get the immutable map of labels associated with this project.
getLabels() - Method in class com.google.cloud.spanner.InstanceInfo
Returns the cloud labels attached to this instance.
getLabels() - Method in class com.google.cloud.storage.BucketInfo
Returns the labels for this bucket.
getLanguage() - Method in class com.google.cloud.translate.Detection
Returns the code of the detected language.
getLastAttachTimestamp() - Method in class com.google.cloud.compute.DiskInfo
Returns the last attach timestamp in milliseconds since epoch.
getLastDetachTimestamp() - Method in class com.google.cloud.compute.DiskInfo
Returns the last detach timestamp in milliseconds since epoch.
getLastModified() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns the time when this dataset or any of its tables was last modified, in milliseconds since the epoch.
getLastModifiedTime() - Method in class com.google.cloud.bigquery.TableInfo
Returns the time when this table was last modified, in milliseconds since the epoch.
getLatitude() - Method in class com.google.cloud.datastore.LatLng
Returns the latitude.
getLatitude() - Method in class com.google.cloud.firestore.GeoPoint
Returns the latitude.
getLatLng(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the property value as a LatLng.
getLeft() - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
getLeft() - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
getLeft() - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
getLength() - Method in class com.google.cloud.datastore.Blob
Returns the size of this blob.
getLibraryName() - Static method in class com.google.cloud.ServiceOptions
Returns the library's name, gcloud-java, as a string.
getLibraryVersion() - Method in class com.google.cloud.ServiceOptions
Returns the library's version as a string.
getLicense(String, Compute.LicenseOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested license or null if not found.
getLicense(LicenseId, Compute.LicenseOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested license or null if not found.
getLicense() - Method in class com.google.cloud.compute.LicenseId
Returns the name of the license.
getLicense(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested license or null if not found.
getLicense(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getLicenseId() - Method in class com.google.cloud.compute.License
Returns the identity of the license.
getLicenses() - Method in class com.google.cloud.compute.AttachedDisk
Returns a list of publicly accessible licenses for the attached disk.
getLicenses() - Method in class com.google.cloud.compute.DiskInfo
Returns all applicable publicly visible licenses for the disk.
getLicenses() - Method in class com.google.cloud.compute.ImageInfo
Returns all applicable publicly visible licenses.
getLicenses() - Method in class com.google.cloud.compute.SnapshotInfo
Returns all applicable publicly visible licenses.
getLimit() - Method in class com.google.cloud.BaseWriteChannel
 
getLimit() - Method in class com.google.cloud.compute.Region.Quota
Returns the quota limit for this metric.
getLimit() - Method in class com.google.cloud.datastore.StructuredQuery
Returns the limit for this query.
getLine() - Method in class com.google.cloud.logging.SourceLocation
Returns the line within the source file.
getList(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the property value as a list of values.
getLocation() - Method in class com.google.cloud.BaseServiceException.ExceptionData
 
getLocation() - Method in exception com.google.cloud.BaseServiceException
Returns the service location where the error causing the exception occurred.
getLocation() - Method in class com.google.cloud.bigquery.BigQueryError
Returns where the error occurred, if present.
getLocation() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns the geographic location where the dataset should reside.
getLocation() - Method in class com.google.cloud.bigquery.StandardTableDefinition
Returns the geographic location where the table should reside.
getLocation() - Method in class com.google.cloud.compute.Operation.OperationError
Returns the field in the request which caused the error.
getLocation() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's location.
getLogger() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
 
getLogger() - Method in class com.google.cloud.testing.BaseEmulatorHelper
Returns a logger.
getLogging() - Method in class com.google.cloud.logging.Metric
Returns the metrics's Logging object used to issue requests.
getLogging() - Method in class com.google.cloud.logging.Sink
Returns the sinks's Logging object used to issue requests.
getLoggingRpcV2() - Method in class com.google.cloud.logging.LoggingOptions
 
getLogMetric(MetricNameOneof) - Method in class com.google.cloud.logging.v2.MetricsClient
Gets a logs-based metric.
getLogMetricCallable() - Method in class com.google.cloud.logging.v2.MetricsClient
Gets a logs-based metric.
getLogMetricCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
getLogMetricCallable() - Method in class com.google.cloud.logging.v2.stub.MetricsServiceV2Stub
 
getLogMetricSettings() - Method in class com.google.cloud.logging.v2.MetricsSettings.Builder
Returns the builder for the settings used for calls to getLogMetric.
getLogMetricSettings() - Method in class com.google.cloud.logging.v2.MetricsSettings
Returns the object with the settings used for calls to getLogMetric.
getLogName() - Method in class com.google.cloud.logging.LogEntry
Returns the name of the log to which this log entry belongs.
getLong(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the property value as long.
getLong(String) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the value of the field as a long.
getLong(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getLong(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getLong(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getLong(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getLong(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.int64().
getLong(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.int64().
getLongArray(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getLongArray(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getLongArray(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getLongArray(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getLongArray(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.int64()).
getLongArray(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.int64()).
getLongArrayInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getLongInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getLongitude() - Method in class com.google.cloud.datastore.LatLng
Returns the longitude.
getLongitude() - Method in class com.google.cloud.firestore.GeoPoint
Returns the longitude.
getLongList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getLongList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getLongList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getLongList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getLongList(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.int64()).
getLongList(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.int64()).
getLongListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getLongValue() - Method in class com.google.cloud.bigquery.FieldValue
Returns this field's value as a long.
getMachineType(MachineTypeId, Compute.MachineTypeOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested machine type or null if not found.
getMachineType(String, String, Compute.MachineTypeOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested machine type or null if not found.
getMachineType() - Method in class com.google.cloud.compute.InstanceInfo
Returns the machine type identity.
getMachineType(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested machine type or null if not found.
getMachineType(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getMachineTypeId() - Method in class com.google.cloud.compute.MachineType
Returns the machine type's identity.
getMaintenance() - Method in class com.google.cloud.compute.SchedulingOptions
Returns the maintenance behavior for the instance.
getMax() - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
getMax() - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
getMax() - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
getMaxAgeSeconds() - Method in class com.google.cloud.storage.Cors
Returns the max time in seconds in which a client can issue requests before sending a new preflight request.
getMaxBadRecords() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
Returns the maximum number of bad records that BigQuery can ignore when reading data.
getMaxBadRecords() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns the maximum number of bad records that BigQuery can ignore when running the job.
getMaxBadRecords() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getMaxBadRecords() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getMaxEntry() - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
getMaxIdleSessions() - Method in class com.google.cloud.spanner.SessionPoolOptions
 
getMaximumBillingTier() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns the optional billing tier limit for this job.
getMaximumPersistentDisks() - Method in class com.google.cloud.compute.MachineType
Returns the maximum number of persistent disks allowed by this instance type.
getMaximumPersistentDisksSizeGb() - Method in class com.google.cloud.compute.MachineType
Returns the maximum total persistent disks size allowed, defined in GB.
getMaxKey() - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
getMaxKey() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
getMaxKey() - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
getMaxSessions() - Method in class com.google.cloud.spanner.SessionPoolOptions
 
getMaxStaleness(TimeUnit) - Method in class com.google.cloud.spanner.TimestampBound
Returns the maximum staleness, in the units requested, at which reads will be performed.
getMd5() - Method in class com.google.cloud.storage.BlobInfo
Returns the MD5 hash of blob's data encoded in base64.
getMeaning() - Method in interface com.google.cloud.datastore.ValueBuilder
Deprecated.
getMediaLink() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's media download link.
getMegabytesCopiedPerChunk() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns the maximum number of megabytes to copy for each RPC call.
getMemoryMb() - Method in class com.google.cloud.compute.MachineType
Returns the amount of physical memory available to the instance, defined in MB.
getMessage() - Method in class com.google.cloud.BaseServiceException.ExceptionData
 
getMessage() - Method in class com.google.cloud.bigquery.BigQueryError
Returns a human-readable description of the error.
getMessage() - Method in class com.google.cloud.compute.Operation.OperationError
Returns an optional, human-readable error message.
getMessage() - Method in class com.google.cloud.compute.Operation.OperationWarning
Returns a human-readable error message.
getMetadata() - Method in class com.google.cloud.compute.InstanceInfo
Returns the instance metadata.
getMetadata() - Method in class com.google.cloud.compute.Operation.OperationWarning
Returns metadata about this warning.
getMetadata() - Method in class com.google.cloud.spanner.Operation
Returns the metadata returned by the last refresh of this operation.
getMetadata() - Method in class com.google.cloud.storage.BlobInfo
Returns blob's user provided metadata.
getMetageneration() - Method in class com.google.cloud.storage.BlobInfo
Returns blob's metageneration.
getMetageneration() - Method in class com.google.cloud.storage.BucketInfo
Returns the metadata generation of this bucket.
getMethods() - Method in class com.google.cloud.storage.Cors
Returns the HTTP methods supported by this CORS configuration.
getMetric() - Method in class com.google.cloud.compute.Region.Quota
Returns the name of the quota metric.
getMetric(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of getting a metric.
getMetric(String) - Method in interface com.google.cloud.logging.Logging
Returns the requested metric or null if not found.
getMetricAsync(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously getting a metric.
getMetricAsync(String) - Method in interface com.google.cloud.logging.Logging
Sends a request for getting a metric.
getMetricDescriptor(MetricDescriptorName) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Gets a single metric descriptor.
getMetricDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Gets a single metric descriptor.
getMetricDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
getMetricDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
getMetricDescriptorSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings.Builder
Returns the builder for the settings used for calls to getMetricDescriptor.
getMetricDescriptorSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns the object with the settings used for calls to getMetricDescriptor.
getMin() - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
getMin() - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
getMin() - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
getMinChunkSize() - Method in class com.google.cloud.BaseWriteChannel
 
getMinEntry() - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
getMinKey() - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
getMinKey() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
getMinKey() - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
getMinReadTimestamp() - Method in class com.google.cloud.spanner.TimestampBound
Returns the minimum timestamp at which reads will be performed.
getMinSessions() - Method in class com.google.cloud.spanner.SessionPoolOptions
 
getMode() - Method in class com.google.cloud.bigquery.Field
Returns the field mode.
getMode() - Method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration
Returns the mode in which to attach this disk.
getMode() - Method in class com.google.cloud.spanner.TimestampBound
 
getModel() - Method in class com.google.cloud.translate.Translation
Returns the translation model used to translate the text.
getMonitoredResourceDescriptor(MonitoredResourceDescriptorName) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Gets a single monitored resource descriptor.
getMonitoredResourceDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Gets a single monitored resource descriptor.
getMonitoredResourceDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
getMonitoredResourceDescriptorCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
getMonitoredResourceDescriptorSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings.Builder
Returns the builder for the settings used for calls to getMonitoredResourceDescriptor.
getMonitoredResourceDescriptorSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns the object with the settings used for calls to getMonitoredResourceDescriptor.
getMonth() - Method in class com.google.cloud.Date
Returns the month between 1 and 12 inclusive.
getMultiple(String, String) - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of getting entities for several keys.
getName() - Method in class com.google.cloud.bigquery.Field
Returns the field name.
getName() - Method in class com.google.cloud.bigquery.QueryStage
Returns a human-readable name for the stage.
getName() - Method in class com.google.cloud.bigquery.QueryStage.QueryStep
Returns a machine-readable name for the operation.
getName() - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig
Returns the name of the access configuration.
getName() - Method in class com.google.cloud.compute.NetworkInterface
Returns the name of the network interface, generated by the service.
getName() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
getName() - Method in class com.google.cloud.datastore.Key
Returns the key's name or null if it has an id instead.
getName() - Method in class com.google.cloud.datastore.PathElement
Returns the name of this path element.
getName() - Method in class com.google.cloud.dns.RecordSet
Returns the user-assigned name of this record set.
getName() - Method in class com.google.cloud.dns.ZoneInfo
Returns the user-defined name of the zone.
getName() - Method in class com.google.cloud.logging.MetricInfo
Returns the name of the metric.
getName() - Method in class com.google.cloud.logging.SinkInfo
Returns the name of the sink.
getName() - Method in class com.google.cloud.MonitoredResourceDescriptor
Returns an optional name for the monitored resource descriptor.
getName() - Method in class com.google.cloud.resourcemanager.ProjectInfo
Get the user-assigned name of the project.
getName() - Method in class com.google.cloud.spanner.DatabaseId
Returns the name of this database.
getName() - Method in class com.google.cloud.spanner.InstanceConfigId
Returns the name of the instance config.
getName() - Method in class com.google.cloud.spanner.InstanceId
Returns the name of the instance.
getName() - Method in class com.google.cloud.spanner.Operation
Returns the name of the operation.
getName() - Method in interface com.google.cloud.spanner.Session
Returns the resource name associated with this session.
getName() - Method in class com.google.cloud.spanner.Type.StructField
 
getName() - Method in class com.google.cloud.storage.BlobId
Returns the name of the blob.
getName() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's name.
getName() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's name.
getName(int) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
getName() - Method in class com.google.cloud.storage.Storage.ComposeRequest.SourceBlob
 
getName() - Method in class com.google.cloud.translate.Language
Returns the name of the language.
getNameCount() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
getNamedBindings() - Method in class com.google.cloud.datastore.GqlQuery
Returns an immutable map of named bindings.
getNamedParameters() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns the named query parameters to use for the query.
getNameOrId() - Method in class com.google.cloud.datastore.Key
Returns the key's ID (as Long) or name (as String).
getNameOrId() - Method in class com.google.cloud.datastore.PathElement
Returns the path element's ID (as Long) or name (as String).
getNames() - Method in class com.google.cloud.datastore.BaseEntity
Returns the properties name.
getNameServers() - Method in class com.google.cloud.dns.ZoneInfo
The nameservers that the zone should be delegated to.
getNameServerSet() - Method in class com.google.cloud.dns.ZoneInfo
Returns the optionally specified set of DNS name servers that all host this zone.
getNamespace() - Method in class com.google.cloud.datastore.BaseKey
Returns the key's namespace or null if not provided.
getNamespace() - Method in class com.google.cloud.datastore.DatastoreOptions
Returns the default namespace to be used by the datastore service.
getNamespace() - Method in class com.google.cloud.datastore.Query
 
getNanos() - Method in class com.google.cloud.Timestamp
Returns the fractional seconds component, in nanoseconds.
getNatIp() - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig
Returns an external IP address associated with this instance.
getNetwork(String, Compute.NetworkOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested network or null if not found.
getNetwork() - Method in class com.google.cloud.compute.NetworkId
Returns the name of the network.
getNetwork() - Method in class com.google.cloud.compute.NetworkInterface
Returns the identity of the network this interface applies to.
getNetwork(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested network or null if not found.
getNetwork(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getNetwork() - Method in class com.google.cloud.compute.SubnetworkInfo
Returns the identity of the network to which this subnetwork belongs.
getNetworkId() - Method in class com.google.cloud.compute.NetworkInfo
Returns the network identity.
getNetworkInterfaces() - Method in class com.google.cloud.compute.InstanceInfo
Returns a list of network interfaces.
getNetworkIp() - Method in class com.google.cloud.compute.NetworkInterface
An optional IPv4 internal network address assigned by the service to the instance for this network interface.
getNextPage() - Method in interface com.google.cloud.AsyncPageImpl.NextPageFetcher
 
getNextPage() - Method in class com.google.cloud.bigquery.QueryResult
 
getNextPage() - Method in class com.google.cloud.PageImpl
 
getNextPage() - Method in interface com.google.cloud.PageImpl.NextPageFetcher
 
getNextPageAsync() - Method in class com.google.cloud.AsyncPageImpl
 
getNextPageToken() - Method in class com.google.cloud.PageImpl
 
getNextPageToken() - Method in class com.google.cloud.spanner.spi.v1.SpannerRpc.Paginated
Returns the token to use in the request for the next page, or null if this is the last page.
getNodeCount() - Method in class com.google.cloud.spanner.InstanceInfo
Returns the node count of the instance.
getNodePool(String, String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Retrieves the node pool requested.
getNodePool(GetNodePoolRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Retrieves the node pool requested.
getNodePoolCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Retrieves the node pool requested.
getNodePoolCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
getNodePoolCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
getNodePoolSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to getNodePool.
getNodePoolSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to getNodePool.
getNoRetrySettings() - Static method in class com.google.cloud.ServiceOptions
 
getNotFoundPage() - Method in class com.google.cloud.storage.BucketInfo
Returns the custom object to return when a requested resource is not found.
getNullMarker() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns the string that represents a null value in a CSV file.
getNullMarker() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getNullMarker() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getNumberArgs() - Method in class com.google.cloud.datastore.GqlQuery
Returns an immutable list of positional bindings (using original order).
getNumberOfAttempts() - Method in class com.google.cloud.firestore.TransactionOptions
 
getNumBytes() - Method in class com.google.cloud.bigquery.StandardTableDefinition
Returns the size of this table in bytes, excluding any data in the streaming buffer.
getNumDmlAffectedRows() - Method in class com.google.cloud.bigquery.QueryResponse
Returns the number of rows affected by a DML statement.
getNumNewerVersions() - Method in class com.google.cloud.storage.BucketInfo.NumNewerVersionsDeleteRule
 
getNumRows() - Method in class com.google.cloud.bigquery.StandardTableDefinition
Returns the number of rows in this table, excluding any data in the streaming buffer.
getObjectNamePrefix() - Method in class com.google.cloud.notification.NotificationInfo
Returns the object name prefix for which this notification configuration applies.
getObsolete() - Method in class com.google.cloud.compute.DeprecationStatus
Returns the timestamp on or after which the deprecation state of this resource will be changed to DeprecationStatus.Status.OBSOLETE.
getObsoleteMillis() - Method in class com.google.cloud.compute.DeprecationStatus
Returns the timestamp (in milliseconds since epoch) on or after which the deprecation state of this resource will be changed to DeprecationStatus.Status.OBSOLETE.
getOffset() - Method in class com.google.cloud.datastore.StructuredQuery
Returns the offset for this query.
getOldestEntryTime() - Method in class com.google.cloud.bigquery.StandardTableDefinition.StreamingBuffer
Returns the timestamp of the oldest entry in the streaming buffer, in milliseconds since epoch.
getOperation(OperationId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested operation or null if not found.
getOperation() - Method in class com.google.cloud.compute.OperationId
Returns the name of the operation resource.
getOperation(String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Gets the specified operation.
getOperation(GetOperationRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Gets the specified operation.
getOperation() - Method in class com.google.cloud.logging.LogEntry
Returns information about an operation associated with the log entry, if applicable.
getOperation() - Method in class com.google.cloud.spanner.Mutation
Returns the type of operation that this mutation will perform.
getOperation(String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
getOperation(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
Retrieves a long running operation.
getOperationCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Gets the specified operation.
getOperationCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
getOperationCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
getOperationId() - Method in class com.google.cloud.compute.Operation
Returns the operation's identity.
getOperationsClient() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.speech.v1.SpeechClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to getOperation.
getOperationSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to getOperation.
getOperationsStub() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
getOperationsStub() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
getOperationsStub() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
getOperationsStub() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
getOperationsStub() - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
getOperationsStub() - Method in class com.google.cloud.speech.v1.stub.SpeechStub
 
getOperationsStub() - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
getOperationsStub() - Method in class com.google.cloud.speech.v1beta1.stub.SpeechStub
 
getOperationsStub() - Method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
getOperationsStub() - Method in class com.google.cloud.videointelligence.v1.stub.VideoIntelligenceServiceStub
 
getOperationsStub() - Method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
getOperationsStub() - Method in class com.google.cloud.videointelligence.v1beta1.stub.VideoIntelligenceServiceStub
 
getOperationsStub() - Method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
getOperationsStub() - Method in class com.google.cloud.videointelligence.v1beta2.stub.VideoIntelligenceServiceStub
 
getOperationType() - Method in class com.google.cloud.compute.Operation
Returns the type of operation.
getOptions() - Method in class com.google.cloud.BaseService
 
getOptions() - Method in class com.google.cloud.BaseWriteChannel
 
getOptions() - Method in class com.google.cloud.bigquery.testing.RemoteBigQueryHelper
Returns a BigQueryOptions object to be used for testing.
getOptions() - Method in class com.google.cloud.compute.testing.RemoteComputeHelper
Returns a ComputeOptions object to be used for testing.
getOptions() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
Returns a DatastoreOptions instance that sets the host to use the Datastore emulator on localhost.
getOptions(String) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
Returns a DatastoreOptions instance that sets the host to use the Datastore emulator on localhost.
getOptions() - Method in class com.google.cloud.datastore.testing.RemoteDatastoreHelper
Returns a DatastoreOptions object to be used for testing.
getOptions() - Method in class com.google.cloud.logging.testing.RemoteLoggingHelper
Returns a LoggingOptions object to be used for testing.
getOptions() - Method in class com.google.cloud.resourcemanager.testing.LocalResourceManagerHelper
Returns a ResourceManagerOptions instance that sets the host to use the mock server.
getOptions() - Method in interface com.google.cloud.Service
 
getOptions() - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
 
getOptions() - Static method in class com.google.cloud.storage.contrib.nio.testing.LocalStorageHelper
Returns a StorageOptions that use the static FakeStorageRpc instance, and resets it first so you start from a clean slate.
getOptions() - Method in class com.google.cloud.storage.testing.RemoteStorageHelper
Returns a StorageOptions object to be used for testing.
getOptions() - Method in class com.google.cloud.testing.BaseEmulatorHelper
Returns service options to access the local emulator.
getOptions() - Method in class com.google.cloud.translate.testing.RemoteTranslateHelper
Returns a TranslateOptions object to be used for testing.
GetOrCreateProject - Class in com.google.cloud.examples.resourcemanager.snippets
A snippet for Google Cloud Resource Manager showing how to create a project if it does not exist.
GetOrCreateProject() - Constructor for class com.google.cloud.examples.resourcemanager.snippets.GetOrCreateProject
 
getOrderBy() - Method in class com.google.cloud.datastore.StructuredQuery
Returns the order by clause for this query.
getOrigins() - Method in class com.google.cloud.storage.Cors
Returns the origins in this CORS configuration.
getOutputBytes() - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
Returns the size of the data loaded by a load job so far, in bytes.
getOutputRows() - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
Returns the number of rows loaded by a load job so far.
getOwner() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's owner.
getOwner() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's owner.
getParameters() - Method in class com.google.cloud.spanner.Statement
Returns the parameters bound to this Statement.
getParent() - Method in class com.google.cloud.datastore.IncompleteKey
Returns the key's parent.
getParent() - Method in class com.google.cloud.firestore.CollectionReference
Returns a DocumentReference to the containing Document if this is a subcollection, else null.
getParent() - Method in class com.google.cloud.firestore.DocumentReference
A reference to the Collection to which this DocumentReference belongs to.
getParent() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
getParts() - Method in class com.google.cloud.spanner.Key
Returns the parts in this key.
getPath() - Method in class com.google.cloud.firestore.CollectionReference
A string representing the path of the referenced collection (relative to the root of the database).
getPath() - Method in class com.google.cloud.firestore.DocumentReference
A string representing the path of the referenced document (relative to the root of the database).
getPath(String, String...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Converts Cloud Storage object name to a Path object.
getPath(URI) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
getPath(String) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
Convenience method: replaces spaces with "%20", builds a URI, and calls getPath(uri).
getPathMatcher(String) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
getPayload() - Method in class com.google.cloud.logging.LogEntry
Returns the payload for this log entry.
getPayloadFormat() - Method in class com.google.cloud.notification.NotificationInfo
Returns the desired content of the Payload.
getPolicy() - Method in class com.google.cloud.resourcemanager.Project
Returns the IAM access control policy for this project.
getPolicy(String) - Method in interface com.google.cloud.resourcemanager.ResourceManager
Returns the IAM access control policy for the specified project.
getPolicy(String) - Method in class com.google.cloud.resourcemanager.spi.v1beta1.HttpResourceManagerRpc
 
getPolicy(String) - Method in interface com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc
Returns the IAM policy associated with a project.
getPort() - Method in class com.google.cloud.testing.BaseEmulatorHelper
Returns the port to which the local emulator is listening.
getPosition() - Method in class com.google.cloud.BaseWriteChannel
 
getPositionalParameters() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns the positional query parameters to use for the query.
getPredecessorEntry(T) - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
getPredecessorKey(K) - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
getPredecessorKey(K) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
getPredecessorKey(K) - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
getPrefetchChunks() - Method in class com.google.cloud.spanner.SpannerOptions
 
getPriority() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns the query priority.
getProcess() - Method in class com.google.cloud.testing.BaseEmulatorHelper.DownloadableEmulatorRunner
 
getProcess() - Method in interface com.google.cloud.testing.BaseEmulatorHelper.EmulatorRunner
Returns the process associated to the emulator, if any.
getProcess() - Method in class com.google.cloud.testing.BaseEmulatorHelper.GcloudEmulatorRunner
 
getProducer() - Method in class com.google.cloud.logging.Operation
Returns an arbitrary producer identifier.
getProgress() - Method in class com.google.cloud.compute.Operation
Returns an optional progress indicator that ranges from 0 to 100.
getProject() - Method in class com.google.cloud.bigquery.DatasetId
Returns project's user-defined id.
getProject() - Method in class com.google.cloud.bigquery.JobId
Returns project's user-defined id.
getProject() - Method in class com.google.cloud.bigquery.TableId
Returns project's user-defined id.
getProject() - Method in class com.google.cloud.compute.ResourceId
Returns the name of the project.
getProject(Dns.ProjectOption...) - Method in interface com.google.cloud.dns.Dns
Retrieves the information about the current project.
getProject(Dns.ProjectOption...) - Method in class com.google.cloud.dns.DnsBatch
Adds a request representing the "get project" operation to this batch.
getProject(Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.DnsRpc
Returns information about the current project.
getProject(Map<DnsRpc.Option, ?>) - Method in class com.google.cloud.dns.spi.v1.HttpDnsRpc
 
getProject() - Method in class com.google.cloud.logging.SinkInfo.Destination.DatasetDestination
Returns the name of the project where the Google Cloud BigQuery dataset resides.
getProject() - Method in class com.google.cloud.logging.SinkInfo.Destination.TopicDestination
Returns the name of the project where the Google Cloud Pub/Sub topic resides.
getProject() - Method in class com.google.cloud.spanner.InstanceConfigId
Returns project of this instane config.
getProject() - Method in class com.google.cloud.spanner.InstanceId
Returns the ID of the project that owns this instance.
getProjectId() - Method in class com.google.cloud.datastore.BaseKey
Returns the key's projectId.
getProjectId() - Method in class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
 
getProjectId() - Method in class com.google.cloud.examples.pubsub.snippets.TopicAdminClientSnippets
 
getProjectId() - Static method in class com.google.cloud.MetadataConfig
 
getProjectId() - Method in class com.google.cloud.resourcemanager.ProjectInfo
Get the unique, user-assigned ID of the project.
getProjectId() - Method in class com.google.cloud.ServiceOptions
Returns the project ID.
getProjectId() - Method in class com.google.cloud.storage.Acl.Project
Returns the project id for this entity.
getProjectId() - Method in class com.google.cloud.testing.BaseEmulatorHelper
Returns the project ID associated with the local emulator.
getProjection() - Method in class com.google.cloud.datastore.StructuredQuery
Returns the projection for this query.
getProjectionFields() - Method in class com.google.cloud.bigquery.DatastoreBackupOptions
Returns the value of which entity properties to load into BigQuery from a Cloud Datastore backup.
getProjectNumber() - Method in class com.google.cloud.resourcemanager.ProjectInfo
Get number uniquely identifying the project.
getProjectRole() - Method in class com.google.cloud.storage.Acl.Project
Returns the role in the project for this entity.
getProperty() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
Returns the property according to which the query result should be ordered.
getPublisherWithCustomBatchSettings(TopicName) - Method in class com.google.cloud.examples.pubsub.snippets.PublisherSnippets
 
getPublisherWithCustomRetrySettings(TopicName) - Method in class com.google.cloud.examples.pubsub.snippets.PublisherSnippets
 
getQuery() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns the Google BigQuery SQL query.
getQuery() - Method in class com.google.cloud.bigquery.ViewDefinition
Returns the query used to create the view.
getQuery() - Method in class com.google.cloud.firestore.QuerySnapshot
Returns the query for the snapshot.
getQueryPlan() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
Returns the query plan as a list of stages or null if a query plan is not available.
getQueryResults(JobId, BigQuery.QueryResultsOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Returns results of the query associated with the provided job.
getQueryResults(BigQuery.QueryResultsOption...) - Method in class com.google.cloud.bigquery.Job
Gets the query results of this job.
getQueryResults(String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Returns results of the query associated with the provided job.
getQueryResults(String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
getQueryResultsOption() - Method in class com.google.cloud.bigquery.BigQuery.QueryOption
 
getQueryString() - Method in class com.google.cloud.datastore.GqlQuery
Returns the query string for this query.
getQuota() - Method in class com.google.cloud.dns.ProjectInfo
Returns the Quota object which contains quotas assigned to this project.
getQuotas() - Method in class com.google.cloud.compute.Region
Returns quotas assigned to this region.
getQuote() - Method in class com.google.cloud.bigquery.CsvOptions
Returns the value that is used to quote data sections in a CSV file.
getRanges() - Method in class com.google.cloud.spanner.KeySet
Returns the ranges in this set.
getReadRatioAvg() - Method in class com.google.cloud.bigquery.QueryStage
Returns the time the average worker spent reading input data, divided by the longest time spent by any worker in any segment.
getReadRatioMax() - Method in class com.google.cloud.bigquery.QueryStage
Returns the time the slowest worker spent reading input data, divided by the longest time spent by any worker in any segment.
getReadTime() - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the time at which this snapshot was read.
getReadTime() - Method in class com.google.cloud.firestore.QuerySnapshot
Returns the time at which this snapshot was read.
getReadTimeout() - Method in class com.google.cloud.http.HttpTransportOptions
Returns the timeout in milliseconds to read from an established connection.
getReadTimestamp() - Method in interface com.google.cloud.spanner.ReadOnlyTransaction
Returns the timestamp chosen to perform reads and queries in this transaction.
getReadTimestamp() - Method in class com.google.cloud.spanner.TimestampBound
Returns the timestamp at which reads will be performed.
getReason() - Method in class com.google.cloud.BaseServiceException.Error
Returns the reason that caused the exception.
getReason() - Method in class com.google.cloud.BaseServiceException.ExceptionData
 
getReason() - Method in exception com.google.cloud.BaseServiceException
Returns the reason that caused the exception.
getReason() - Method in class com.google.cloud.bigquery.BigQueryError
Returns short error code that summarizes the error.
getReceiveTimestamp() - Method in class com.google.cloud.logging.LogEntry
Returns the time the log entry was received by Stackdriver Logging.
getRecords() - Method in class com.google.cloud.dns.RecordSet
Returns a list of records stored in this record set.
getRecordsRead() - Method in class com.google.cloud.bigquery.QueryStage
Returns the number of rows (top-level records) read by the stage.
getRecordsWritten() - Method in class com.google.cloud.bigquery.QueryStage
Returns the number of rows (top-level records) written by the stage.
getRecordValue() - Method in class com.google.cloud.bigquery.FieldValue
Returns this field's value as a FieldValueList instance.
getReference() - Method in class com.google.cloud.firestore.DocumentSnapshot
Gets the reference to the document.
getReferer() - Method in class com.google.cloud.logging.HttpRequest
Returns the referer URL of the request, as defined in HTTP/1.1 Header Field Definitions.
getRegion(String, Compute.RegionOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested region or null if not found.
getRegion() - Method in class com.google.cloud.compute.RegionAddressId
Returns the name of the region this address belongs to.
getRegion() - Method in class com.google.cloud.compute.RegionForwardingRuleId
Returns the name of the region this forwarding rule belongs to.
getRegion() - Method in class com.google.cloud.compute.RegionId
Returns the name of the region.
getRegion() - Method in class com.google.cloud.compute.RegionOperationId
Returns the name of the region this operation belongs to.
getRegion(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested region or null if not found.
getRegion(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getRegion() - Method in class com.google.cloud.compute.SubnetworkId
Returns the name of the region this subnetwork belongs to.
getRegion() - Method in class com.google.cloud.compute.Zone
Returns the identity of the region that hosts the zone.
getRegionAddress(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested region address or null if not found.
getRegionAddress(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getRegionId() - Method in class com.google.cloud.compute.Region
Returns the region's identity.
getRegionId() - Method in class com.google.cloud.compute.RegionAddressId
Returns the identity of the region this address belongs to.
getRegionId() - Method in class com.google.cloud.compute.RegionForwardingRuleId
Returns the identity of the region this forwarding rule belongs to.
getRegionId() - Method in class com.google.cloud.compute.RegionOperationId
Returns the identity of the region this operation belongs to.
getRegionId() - Method in class com.google.cloud.compute.SubnetworkId
Returns the identity of the region this subnetwork belongs to.
getRegionOperation(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested region operation or null if not found.
getRegionOperation(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getRemoteIp() - Method in class com.google.cloud.logging.HttpRequest
Returns the IP address (IPv4 or IPv6) of the client that issued the HTTP request.
getRepeatedValue() - Method in class com.google.cloud.bigquery.FieldValue
Returns this field's value as a list of FieldValue.
getReplacement() - Method in class com.google.cloud.compute.DeprecationStatus
Returns the identity of the suggested replacement for a deprecated resource.
getRequesterPaysStatus(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of retrieving Requester pays status on a bucket.
getRequestMethod() - Method in class com.google.cloud.logging.HttpRequest
Returns the HTTP request method.
getRequestSize() - Method in class com.google.cloud.logging.HttpRequest
Returns the size of the HTTP request message in bytes, including the request headers and the request body.
getRequestUrl() - Method in class com.google.cloud.logging.HttpRequest
Returns the requested URL.
getResource() - Method in class com.google.cloud.logging.LogEntry
Returns the monitored resource associated with this log entry.
getResource(String, String) - Static method in class com.google.cloud.logging.MonitoredResourceUtil
 
getResourceEnhancers() - Static method in class com.google.cloud.logging.MonitoredResourceUtil
Returns custom log entry enhancers (if available) for resource type.
getResourceManager() - Method in class com.google.cloud.resourcemanager.Project
Returns the ResourceManager service object associated with this Project.
getResourceManagerRpcV1Beta1() - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions
 
getResourceRecordsPerRrset() - Method in class com.google.cloud.dns.ProjectInfo.Quota
Returns the maximum allowed number of records per RecordSet.
getResponseHeaders() - Method in class com.google.cloud.storage.Cors
Returns the response headers supported by this CORS configuration.
getResponseSize() - Method in class com.google.cloud.logging.HttpRequest
Returns the size of the HTTP response message sent back to the client, in bytes, including the response headers and the response body.
getResult() - Method in class com.google.cloud.bigquery.QueryResponse
Returns the result of the query.
getResult() - Method in class com.google.cloud.spanner.Operation
Returns result of the operation if the operation is complete and had a result.
getResult() - Method in class com.google.cloud.storage.CopyWriter
Returns the updated information for the written blob.
getResultClass() - Method in interface com.google.cloud.datastore.QueryResults
Returns the actual class of the result's values.
getResults() - Method in class com.google.cloud.spanner.spi.v1.SpannerRpc.Paginated
Returns the current page of results.
getRetryDelayInMillis() - Method in exception com.google.cloud.spanner.AbortedException
Return the retry delay for transaction in milliseconds.
getRetryOption() - Method in class com.google.cloud.bigquery.BigQuery.QueryOption
 
getRetrySettings() - Method in class com.google.cloud.ServiceOptions
Returns configuration parameters for request retries.
getRight() - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
getRight() - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
getRight() - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
getRole() - Method in class com.google.cloud.bigquery.Acl
Returns the role specified by this ACL.
getRole() - Method in class com.google.cloud.storage.Acl
Returns the role associated to the entity in this ACL object.
getRoot() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
getRootDirectories() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
getRows() - Method in class com.google.cloud.bigquery.InsertAllRequest
Returns the rows to be inserted.
getRpc() - Method in class com.google.cloud.ServiceOptions
Returns a Service RPC object for the current service.
getRpcChannels() - Method in class com.google.cloud.spanner.SpannerOptions
 
getRrsetAdditionsPerChange() - Method in class com.google.cloud.dns.ProjectInfo.Quota
Returns the maximum allowed number of RecordSets to add per ChangeRequest.
getRrsetDeletionsPerChange() - Method in class com.google.cloud.dns.ProjectInfo.Quota
Returns the maximum allowed number of RecordSets to delete per ChangeRequest.
getRrsetsPerZone() - Method in class com.google.cloud.dns.ProjectInfo.Quota
Returns the maximum allowed number of RecordSets per ZoneInfo in the project.
getRule() - Method in class com.google.cloud.compute.ForwardingRuleId
Returns the name of the forwarding rule.
getSchedulingOptions() - Method in class com.google.cloud.compute.InstanceInfo
Returns the scheduling options for the instance.
getSchema() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns the schema for the destination table, if set.
getSchema() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getSchema() - Method in class com.google.cloud.bigquery.QueryResult
Returns the schema of the results.
getSchema() - Method in class com.google.cloud.bigquery.TableDefinition
Returns the table's schema.
getSchema() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getSchemaUpdateOptions() - Method in interface com.google.cloud.bigquery.LoadConfiguration
[Experimental] Returns options allowing the schema of the destination table to be updated as a side effect of the load job.
getSchemaUpdateOptions() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getSchemaUpdateOptions() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
[Experimental] Returns options allowing the schema of the destination table to be updated as a side effect of the query job.
getSchemaUpdateOptions() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getScheme() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
getScopedCredentials() - Method in class com.google.cloud.ServiceOptions
Returns the authentication credentials.
getScopes() - Method in class com.google.cloud.bigquery.BigQueryOptions
 
getScopes() - Method in class com.google.cloud.compute.ComputeOptions
 
getScopes() - Method in class com.google.cloud.compute.ServiceAccount
Returns the list of scopes to be made available for this service account.
getScopes() - Method in class com.google.cloud.datastore.DatastoreOptions
 
getScopes() - Method in class com.google.cloud.dns.DnsOptions
 
getScopes() - Method in class com.google.cloud.firestore.FirestoreOptions
 
getScopes() - Method in class com.google.cloud.logging.LoggingOptions
 
getScopes() - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions
 
getScopes() - Method in class com.google.cloud.ServiceOptions
 
getScopes() - Method in class com.google.cloud.spanner.SpannerOptions
 
getScopes() - Method in class com.google.cloud.storage.StorageOptions
 
getScopes() - Method in class com.google.cloud.translate.TranslateOptions
 
getScratchDisksSizeGb() - Method in class com.google.cloud.compute.MachineType
Returns the size of all extended scratch disks assigned to the instance, defined in GB.
getSeconds() - Method in class com.google.cloud.Timestamp
Returns the number of seconds since January 1, 1970, 00:00:00 UTC.
getSelector() - Method in enum com.google.cloud.bigquery.BigQuery.DatasetField
 
getSelector() - Method in enum com.google.cloud.bigquery.BigQuery.JobField
 
getSelector() - Method in enum com.google.cloud.bigquery.BigQuery.TableField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.AddressField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.DiskField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.DiskTypeField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.ImageField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.InstanceField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.LicenseField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.MachineTypeField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.NetworkField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.OperationField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.RegionField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.SnapshotField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.SubnetworkField
 
getSelector() - Method in enum com.google.cloud.compute.Compute.ZoneField
 
getSelector() - Method in enum com.google.cloud.dns.Dns.ChangeRequestField
 
getSelector() - Method in enum com.google.cloud.dns.Dns.ProjectField
 
getSelector() - Method in enum com.google.cloud.dns.Dns.RecordSetField
 
getSelector() - Method in enum com.google.cloud.dns.Dns.ZoneField
 
getSelector() - Method in interface com.google.cloud.FieldSelector
Returns a string selector.
getSelector() - Method in enum com.google.cloud.resourcemanager.ResourceManager.ProjectField
 
getSelector() - Method in enum com.google.cloud.spanner.InstanceInfo.InstanceField
 
getSelector() - Method in enum com.google.cloud.storage.Storage.BlobField
 
getSelector() - Method in enum com.google.cloud.storage.Storage.BucketField
 
getSelfLink() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns an URL that can be used to access the resource again.
getSelfLink() - Method in class com.google.cloud.bigquery.JobInfo
Returns an URL that can be used to access the resource again.
getSelfLink() - Method in class com.google.cloud.bigquery.TableInfo
Returns an URL that can be used to access the resource again.
getSelfLink() - Method in class com.google.cloud.compute.DiskId
 
getSelfLink() - Method in class com.google.cloud.compute.DiskTypeId
 
getSelfLink() - Method in class com.google.cloud.compute.GlobalAddressId
 
getSelfLink() - Method in class com.google.cloud.compute.GlobalForwardingRuleId
 
getSelfLink() - Method in class com.google.cloud.compute.GlobalOperationId
 
getSelfLink() - Method in class com.google.cloud.compute.ImageId
 
getSelfLink() - Method in class com.google.cloud.compute.InstanceId
 
getSelfLink() - Method in class com.google.cloud.compute.LicenseId
 
getSelfLink() - Method in class com.google.cloud.compute.MachineTypeId
 
getSelfLink() - Method in class com.google.cloud.compute.NetworkId
 
getSelfLink() - Method in class com.google.cloud.compute.RegionAddressId
 
getSelfLink() - Method in class com.google.cloud.compute.RegionForwardingRuleId
 
getSelfLink() - Method in class com.google.cloud.compute.RegionId
 
getSelfLink() - Method in class com.google.cloud.compute.RegionOperationId
 
getSelfLink() - Method in class com.google.cloud.compute.ResourceId
Returns a fully qualified URL to the entity.
getSelfLink() - Method in class com.google.cloud.compute.SnapshotId
 
getSelfLink() - Method in class com.google.cloud.compute.SubnetworkId
 
getSelfLink() - Method in class com.google.cloud.compute.ZoneId
 
getSelfLink() - Method in class com.google.cloud.compute.ZoneOperationId
 
getSelfLink() - Method in class com.google.cloud.notification.NotificationInfo
Returns the canonical URI of this topic as a string.
getSelfLink() - Method in class com.google.cloud.storage.BlobInfo
Returns the URI of this blob as a string.
getSelfLink() - Method in class com.google.cloud.storage.BucketInfo
Returns the URI of this bucket as a string.
getSeparator() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Returns .
getSerialPortOutput(InstanceId, int) - Method in interface com.google.cloud.compute.Compute
Returns the serial port output for the provided instance and port number.
getSerialPortOutput(InstanceId) - Method in interface com.google.cloud.compute.Compute
Returns the default serial port output for the provided instance.
getSerialPortOutput(int) - Method in class com.google.cloud.compute.Instance
Returns the serial port output for this instance and port number.
getSerialPortOutput() - Method in class com.google.cloud.compute.Instance
Returns the default serial port output for this instance.
getSerialPortOutput(String, String, Integer, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the serial port output for the provided instance and port number.
getSerialPortOutput(String, String, Integer, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getServerConfig(String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Returns configuration info about the Container Engine service.
getServerConfig(GetServerConfigRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Returns configuration info about the Container Engine service.
getServerConfigCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Returns configuration info about the Container Engine service.
getServerConfigCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
getServerConfigCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
getServerConfigSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to getServerConfig.
getServerConfigSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to getServerConfig.
getServerIp() - Method in class com.google.cloud.logging.HttpRequest
Returns the IP address (IPv4 or IPv6) of the origin server that the request was sent to.
getService() - Method in class com.google.cloud.ServiceOptions
Returns a Service object for the current service.
getServiceAccount(String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getServiceAccount(String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the service account associated with the given project.
getServiceAccount(String) - Method in interface com.google.cloud.storage.Storage
Returns the service account associated with the given project.
getServiceAccountProjectId() - Static method in class com.google.cloud.ServiceOptions
 
getServiceAccounts() - Method in class com.google.cloud.compute.InstanceInfo
Returns a list of service accounts, with their specified scopes, authorized for this instance.
getSessionEntityType(SessionEntityTypeName) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Retrieves the specified session entity type.
getSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Retrieves the specified session entity type.
getSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
getSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
getSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Returns the builder for the settings used for calls to getSessionEntityType.
getSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the object with the settings used for calls to getSessionEntityType.
getSessionLabels() - Method in class com.google.cloud.spanner.SpannerOptions
 
getSessionPoolOptions() - Method in class com.google.cloud.spanner.SpannerOptions
 
getSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
 
getSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
 
getSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
getSettings() - Method in class com.google.cloud.bigtable.v2.BigtableClient
 
getSettings() - Method in class com.google.cloud.container.v1.ClusterManagerClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
getSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
 
getSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
 
getSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
 
getSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
 
getSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
 
getSettings() - Method in class com.google.cloud.language.v1.LanguageServiceClient
 
getSettings() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
 
getSettings() - Method in class com.google.cloud.logging.v2.ConfigClient
 
getSettings() - Method in class com.google.cloud.logging.v2.LoggingClient
 
getSettings() - Method in class com.google.cloud.logging.v2.MetricsClient
 
getSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
 
getSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
 
getSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
getSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
getSettings() - Method in class com.google.cloud.speech.v1.SpeechClient
 
getSettings() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
 
getSettings() - Method in class com.google.cloud.trace.v1.TraceServiceClient
 
getSettings() - Method in class com.google.cloud.trace.v2.TraceServiceClient
 
getSettings() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
 
getSettings() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
 
getSettings() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
 
getSettings() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
 
getSettings() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
 
getSeverity() - Method in class com.google.cloud.logging.LogEntry
Returns the severity of the log entry.
getSeverity() - Method in class com.google.cloud.logging.LoggingLevel
Returns the Stackdriver Logging severity associated with this logging level.
getSha1() - Method in class com.google.cloud.compute.StorageImageConfiguration
Returns the SHA1 checksum of the disk image before unpackaging.
getSingleThreadedPublisher(TopicName) - Method in class com.google.cloud.examples.pubsub.snippets.PublisherSnippets
 
getSink(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of getting a sink.
getSink(String) - Method in interface com.google.cloud.logging.Logging
Returns the requested sink or null if not found.
getSink(SinkNameOneof) - Method in class com.google.cloud.logging.v2.ConfigClient
Gets a sink.
getSinkAsync(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously getting a sink.
getSinkAsync(String) - Method in interface com.google.cloud.logging.Logging
Sends a request for getting a sink.
getSinkCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Gets a sink.
getSinkCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
getSinkCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
getSinkSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Returns the builder for the settings used for calls to getSink.
getSinkSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns the object with the settings used for calls to getSink.
getSize() - Method in class com.google.cloud.storage.BlobInfo
Returns the content length of the data in bytes.
getSizeGb() - Method in class com.google.cloud.compute.DiskConfiguration
Returns the size of the persistent disk, in GB.
getSkipLeadingRows() - Method in class com.google.cloud.bigquery.CsvOptions
Returns the number of rows at the top of a CSV file that BigQuery will skip when reading the data.
getSnapshot(String, Compute.SnapshotOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested snapshot or null if not found.
getSnapshot() - Method in class com.google.cloud.compute.SnapshotId
Returns the name of the snapshot.
getSnapshot(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested snapshot or null if not found.
getSnapshot(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getSnapshotId() - Method in class com.google.cloud.compute.SnapshotInfo
Returns the snapshot identity.
getSource() - Method in class com.google.cloud.compute.StorageImageConfiguration
Returns the full Google Cloud Storage URL where the disk image is stored (e.g.
getSource() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns the blob to copy, as a BlobId.
getSourceBlobs() - Method in class com.google.cloud.storage.Storage.ComposeRequest
Returns compose operation's source blobs.
getSourceDisk() - Method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration
Returns the identity of the persistent disk to be attached.
getSourceDisk() - Method in class com.google.cloud.compute.DiskImageConfiguration
Returns the identity of the source disk used to create this image.
getSourceDisk() - Method in class com.google.cloud.compute.SnapshotInfo
Returns the identity of the source disk used to create this snapshot.
getSourceDiskId() - Method in class com.google.cloud.compute.DiskImageConfiguration
Returns the service-generated unique id of the disk used to create this image.
getSourceDiskId() - Method in class com.google.cloud.compute.SnapshotInfo
Returns the service-generated unique id of the disk used to create this snapshot.
getSourceImage() - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration
Returns the identity of the source image used to create the disk.
getSourceImage() - Method in class com.google.cloud.compute.ImageDiskConfiguration
Returns the identity of the source image used to create the disk.
getSourceImageId() - Method in class com.google.cloud.compute.ImageDiskConfiguration
Returns the service-generated unique id of the image used to create this disk.
getSourceLanguage() - Method in class com.google.cloud.translate.Translation
Returns the language code of the source text.
getSourceLocation() - Method in class com.google.cloud.logging.LogEntry
Returns the source code location information associated with the log entry, if any.
getSourceOptions() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns blob's source options.
getSourceSnapshot() - Method in class com.google.cloud.compute.SnapshotDiskConfiguration
Returns the identity of the source snapshot used to create the disk.
getSourceSnapshotId() - Method in class com.google.cloud.compute.SnapshotDiskConfiguration
Returns the service-generated unique id of the snapshot used to create this disk.
getSourceTable() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
Returns the table to export.
getSourceTables() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
Returns the source tables to copy.
getSourceType() - Method in class com.google.cloud.compute.ImageConfiguration
Returns the source type of the disk.
getSourceUris() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
Returns the fully-qualified URIs that point to your data in Google Cloud Storage.
getSourceUris() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
Returns the fully-qualified URIs that point to source data in Google Cloud Storage (e.g.
getSpannerRpcV1() - Method in class com.google.cloud.spanner.SpannerOptions
 
getSql() - Method in class com.google.cloud.spanner.Statement
Returns the current SQL statement text.
getStandardType() - Method in class com.google.cloud.bigquery.LegacySQLTypeName
Provides the standard SQL type name equivalent to this type name.
getStart() - Method in class com.google.cloud.spanner.KeyRange
Returns the start key of the range.
getStartCursor() - Method in class com.google.cloud.datastore.StructuredQuery
Returns the start cursor for this query.
getStartTime() - Method in class com.google.cloud.bigquery.JobStatistics
Returns the start time of the job in milliseconds since epoch.
getStartTime() - Method in class com.google.cloud.compute.Operation
Returns the time that this operation was started by the service.
getStartTimeMillis() - Method in class com.google.cloud.dns.ChangeRequestInfo
Returns the time when this change request was started by the server.
getStartType() - Method in class com.google.cloud.spanner.KeyRange
Indicates whether the start key is inclusive (CLOSED) or exclusive (OPEN).
getState() - Method in class com.google.cloud.bigquery.JobStatus
Returns the state of the job.
getState() - Method in class com.google.cloud.resourcemanager.ProjectInfo
Get the project's lifecycle state.
getState() - Method in class com.google.cloud.spanner.DatabaseInfo
Returns the state of the database.
getState() - Method in class com.google.cloud.spanner.InstanceInfo
Returns the current state of the instance.
getStatistics() - Method in class com.google.cloud.bigquery.JobInfo
Returns information about the job, including starting time and ending time of the job.
getStats() - Method in class com.google.cloud.spanner.ForwardingResultSet
 
getStats() - Method in interface com.google.cloud.spanner.ResultSet
Returns the ResultSetStats for the query only if the query was executed in either the PLAN or the PROFILE mode via the ReadContext.analyzeQuery(Statement, com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) method.
getStatus() - Method in class com.google.cloud.bigquery.JobInfo
Returns the status of this job.
getStatus() - Method in class com.google.cloud.compute.AddressInfo
Returns the status of the address.
getStatus() - Method in class com.google.cloud.compute.DeprecationStatus
Returns the deprecation state of this resource.
getStatus() - Method in class com.google.cloud.compute.ImageInfo
Returns the status of the image.
getStatus() - Method in class com.google.cloud.compute.InstanceInfo
Returns the status of the instance.
getStatus() - Method in class com.google.cloud.compute.Operation
Returns the status of the operation.
getStatus() - Method in class com.google.cloud.compute.Region
Returns the status of the status.
getStatus() - Method in class com.google.cloud.compute.SnapshotInfo
Returns the status of the snapshot.
getStatus() - Method in class com.google.cloud.compute.Zone
Returns the status of the zone.
getStatus() - Method in class com.google.cloud.dns.ChangeRequestInfo
Returns the status of this change request.
getStatus() - Method in class com.google.cloud.logging.HttpRequest
Returns the response code indicating the status of response.
getStatusMessage() - Method in class com.google.cloud.compute.InstanceInfo
Returns an optional, human-readable explanation of the status.
getStatusMessage() - Method in class com.google.cloud.compute.Operation
Returns an optional textual description of the current status of the operation.
getSteps() - Method in class com.google.cloud.bigquery.QueryStage
Returns the list of steps within the stage in dependency order (approximately chronological).
getStorage() - Method in class com.google.cloud.storage.Blob
Returns the blob's Storage object used to issue requests.
getStorage() - Method in class com.google.cloud.storage.Bucket
Returns the bucket's Storage object used to issue requests.
getStorageBytes() - Method in class com.google.cloud.compute.SnapshotInfo
Returns the size of the the storage used by the snapshot.
getStorageBytesStatus() - Method in class com.google.cloud.compute.SnapshotInfo
Indicates whether SnapshotInfo.getStorageBytes() is in a stable state or it is being adjusted as a result of shared storage reallocation.
getStorageClass() - Method in class com.google.cloud.storage.BlobInfo
Returns the storage class of the blob.
getStorageClass() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's storage class.
getStorageRpcV1() - Method in class com.google.cloud.storage.StorageOptions
 
getStreamingBuffer() - Method in class com.google.cloud.bigquery.StandardTableDefinition
Returns information on the table's streaming buffer if any exists.
getString(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the property value as a string.
getString(String) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the value of the field as a String.
getString(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getString(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getString(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getString(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getString(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.string().
getString(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.string().
getString() - Method in class com.google.cloud.spanner.Value
Returns the value of a STRING-typed instance.
getStringArray() - Method in class com.google.cloud.spanner.Value
Returns the value of an ARRAY<STRING>-typed instance.
getStringInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getStringList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getStringList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getStringList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getStringList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getStringList(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.string()).
getStringList(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.string()).
getStringListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getStringValue() - Method in class com.google.cloud.bigquery.FieldValue
Returns this field's value as a String.
getStructFields() - Method in class com.google.cloud.spanner.Type
Returns the fields of this STRUCT type.
getStructList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getStructList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getStructList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getStructList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getStructList(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.struct(...)).
getStructList(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.struct(...)).
getStructListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getStub() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
 
getStub() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
 
getStub() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
getStub() - Method in class com.google.cloud.bigtable.v2.BigtableClient
 
getStub() - Method in class com.google.cloud.container.v1.ClusterManagerClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
getStub() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
 
getStub() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
 
getStub() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
 
getStub() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
 
getStub() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
 
getStub() - Method in class com.google.cloud.language.v1.LanguageServiceClient
 
getStub() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
 
getStub() - Method in class com.google.cloud.logging.v2.ConfigClient
 
getStub() - Method in class com.google.cloud.logging.v2.LoggingClient
 
getStub() - Method in class com.google.cloud.logging.v2.MetricsClient
 
getStub() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
 
getStub() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
 
getStub() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
getStub() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
getStub() - Method in class com.google.cloud.speech.v1.SpeechClient
 
getStub() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
 
getStub() - Method in class com.google.cloud.trace.v1.TraceServiceClient
 
getStub() - Method in class com.google.cloud.trace.v2.TraceServiceClient
 
getStub() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
 
getStub() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
 
getStub() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
 
getStub() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
 
getStub() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
 
getSubFields() - Method in class com.google.cloud.bigquery.Field
Returns the list of sub-fields if Field.getType() is a LegacySQLTypeName.RECORD.
getSubnetwork(SubnetworkId, Compute.SubnetworkOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested subnetwork or null if not found.
getSubnetwork() - Method in class com.google.cloud.compute.NetworkInterface
Returns the identity of the subnetwork this interface applies to.
getSubnetwork(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested subnetwork or null if not found.
getSubnetwork(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getSubnetwork() - Method in class com.google.cloud.compute.SubnetworkId
Returns the name of the subnetwork.
getSubnetworkId() - Method in class com.google.cloud.compute.SubnetworkInfo
Returns the subnetwork identity.
getSubnetworks() - Method in class com.google.cloud.compute.SubnetNetworkConfiguration
Returns the identities of all networks in this network.
getSubscription(String) - Method in class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
Example of getting a subscription.
getSubscription(SubscriptionName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the configuration details of a subscription.
getSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
getSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
getSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the configuration details of a subscription.
getSubscriptionName() - Method in class com.google.cloud.pubsub.v1.Subscriber
Subscription which the subscriber is subscribed to.
getSubscriptionPolicy(String) - Method in class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
Example of getting a subscription policy.
getSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to getSubscription.
getSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to getSubscription.
getSubsteps() - Method in class com.google.cloud.bigquery.QueryStage.QueryStep
Returns a list of human-readable stage descriptions.
getSuccessorKey(K) - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
getSuccessorKey(K) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
getSuccessorKey(K) - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
getSynchronicity() - Method in class com.google.cloud.logging.LoggingHandler
Get the flush log level.
getTable(String, String, BigQuery.TableOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Returns the requested table or null if not found.
getTable(TableId, BigQuery.TableOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Returns the requested table or null if not found.
getTable() - Method in class com.google.cloud.bigquery.InsertAllRequest
Returns the destination table for rows insert request.
getTable(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Returns the requested table or null if not found.
getTable(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
getTable() - Method in class com.google.cloud.bigquery.TableId
Returns table's user-defined id.
getTable(TableName) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Gets metadata information about the specified table.
getTable(GetTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Gets metadata information about the specified table.
getTable(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of getting a table.
getTable(String) - Method in class com.google.cloud.examples.bigquery.snippets.DatasetSnippets
Example of getting a table in the dataset.
getTable() - Method in class com.google.cloud.spanner.Mutation
Returns the name of the table that this mutation will affect.
getTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Gets metadata information about the specified table.
getTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
getTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
getTableDefinitions() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns the external tables definitions.
getTableFromId(String, String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of getting a table.
getTableId() - Method in class com.google.cloud.bigquery.TableInfo
Returns the table identity.
getTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to getTable.
getTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns the object with the settings used for calls to getTable.
getTags() - Method in class com.google.cloud.compute.InstanceInfo
Returns the tags of this instance.
getTarget() - Method in class com.google.cloud.storage.Storage.ComposeRequest
Returns compose operation's target blob.
getTarget() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns the BlobInfo for the target blob.
getTargetId() - Method in class com.google.cloud.compute.Operation
Returns the unique service-defined target ID, which identifies the resource that the operation is modifying.
getTargetLanguage() - Method in class com.google.cloud.translate.TranslateOptions
Returns the code for the default target language.
getTargetLink() - Method in class com.google.cloud.compute.Operation
Returns the URL of the resource that the operation is modifying.
getTargetOptions() - Method in class com.google.cloud.storage.Storage.ComposeRequest
Returns compose operation's target blob's options.
getTargetOptions() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns blob's target options.
getTemplateSuffix() - Method in class com.google.cloud.bigquery.InsertAllRequest
If specified, the destination table is treated as a base template.
getTimeMillis() - Method in class com.google.cloud.storage.BucketInfo.CreatedBeforeDeleteRule
 
getTimePartitioning() - Method in class com.google.cloud.bigquery.StandardTableDefinition
Returns the time partitioning configuration for this table.
getTimestamp(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the property value as a Timestamp.
getTimestamp(String) - Method in class com.google.cloud.datastore.ProjectionEntity
 
getTimestamp() - Method in class com.google.cloud.logging.LogEntry
Returns the time at which the event described by the log entry occurred, in milliseconds.
getTimestamp(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getTimestamp(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getTimestamp(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getTimestamp(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getTimestamp(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.timestamp().
getTimestamp(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.timestamp().
getTimestamp() - Method in class com.google.cloud.spanner.Value
Returns the value of a TIMESTAMP-typed instance.
getTimestampArray() - Method in class com.google.cloud.spanner.Value
Returns the value of an ARRAY<TIMESTAMP>-typed instance.
getTimestampInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getTimestampList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getTimestampList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getTimestampList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getTimestampList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getTimestampList(int) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.timestamp()).
getTimestampList(String) - Method in interface com.google.cloud.spanner.StructReader
Returns the value of a non-NULL column with type Type.array(Type.timestamp()).
getTimestampListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
 
getTimestampValue() - Method in class com.google.cloud.bigquery.FieldValue
Returns this field's value as a long, representing a timestamp in microseconds since epoch (UNIX time).
getTopic(String) - Method in class com.google.cloud.examples.pubsub.snippets.TopicAdminClientSnippets
Example of getting a topic.
getTopic() - Method in class com.google.cloud.logging.SinkInfo.Destination.TopicDestination
Returns the name of the Google Cloud Pub/Sub topic this destination represents.
getTopic() - Method in class com.google.cloud.notification.NotificationInfo
Returns the Cloud PubSub topic to which this subscription publishes.
getTopic(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the configuration of a topic.
getTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
getTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
getTopicCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the configuration of a topic.
getTopicName() - Method in class com.google.cloud.pubsub.v1.Publisher
Topic which the publisher publishes to.
getTopicPolicy(String) - Method in class com.google.cloud.examples.pubsub.snippets.TopicAdminClientSnippets
Example of getting a topic policy.
getTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to getTopic.
getTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to getTopic.
getTotalBytesBilled() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
Returns the total number of bytes billed for the job.
getTotalBytesCopied() - Method in class com.google.cloud.storage.CopyWriter
Returns the number of bytes copied.
getTotalBytesProcessed() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
Returns the total number of bytes processed by the job.
getTotalBytesProcessed() - Method in class com.google.cloud.bigquery.QueryResult
Returns the total number of bytes processed for the query.
getTotalRows() - Method in class com.google.cloud.bigquery.QueryResult
Returns the total number of rows in the complete query result set, which can be more than the number of rows in the first page of results returned by PageImpl.getValues().
getTotalRrdataSizePerChange() - Method in class com.google.cloud.dns.ProjectInfo.Quota
Returns the maximum allowed size for total records in one ChangesRequest in bytes.
getTrace() - Method in class com.google.cloud.logging.LogEntry
Returns the resource name of the trace associated with the log entry, if any.
getTrace(String, String) - Method in class com.google.cloud.trace.v1.TraceServiceClient
Gets a single trace by its ID.
getTraceCallable() - Method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
getTraceCallable() - Method in class com.google.cloud.trace.v1.stub.TraceServiceStub
 
getTraceCallable() - Method in class com.google.cloud.trace.v1.TraceServiceClient
Gets a single trace by its ID.
getTraceSettings() - Method in class com.google.cloud.trace.v1.TraceServiceSettings.Builder
Returns the builder for the settings used for calls to getTrace.
getTraceSettings() - Method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns the object with the settings used for calls to getTrace.
getTransferConfig(TransferConfigNameOneof) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about a data transfer config.
getTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about a data transfer config.
getTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
getTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
getTransferConfigSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to getTransferConfig.
getTransferConfigSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to getTransferConfig.
getTransferRun(RunNameOneof) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about the particular transfer run.
getTransferRunCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about the particular transfer run.
getTransferRunCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
getTransferRunCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
getTransferRunSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to getTransferRun.
getTransferRunSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to getTransferRun.
getTranslatedText() - Method in class com.google.cloud.translate.Translation
Returns the translated text.
getTranslateRpcV2() - Method in class com.google.cloud.translate.TranslateOptions
 
getTransportOptions() - Method in class com.google.cloud.ServiceOptions
Returns the transport-specific options for this service.
getTtl() - Method in class com.google.cloud.dns.RecordSet
Returns the number of seconds that this record set can be cached by resolvers.
getType() - Method in class com.google.cloud.bigquery.Acl.Entity
 
getType() - Method in class com.google.cloud.bigquery.Field
Returns the field type.
getType() - Method in class com.google.cloud.bigquery.FormatOptions
Returns the external data format, as a string.
getType() - Method in class com.google.cloud.bigquery.JobConfiguration
Returns the type of the job configuration.
getType() - Method in class com.google.cloud.bigquery.QueryParameterValue
Returns the data type of this parameter.
getType() - Method in class com.google.cloud.bigquery.TableDefinition
Returns the table's type.
getType() - Method in class com.google.cloud.bigquery.TimePartitioning
Returns the time partitioning type.
getType() - Method in class com.google.cloud.bigquery.UserDefinedFunction
Returns the type of user defined function.
getType() - Method in class com.google.cloud.compute.AddressId
Returns the type of this address identity.
getType() - Method in class com.google.cloud.compute.AttachedDisk.AttachedDiskConfiguration
Returns the type of the attached disk.
getType() - Method in class com.google.cloud.compute.DiskConfiguration
Returns the disk configuration's type.
getType() - Method in class com.google.cloud.compute.DiskTypeId
Returns the name of the disk type.
getType() - Method in class com.google.cloud.compute.ForwardingRuleId
Returns the type of this forwarding rule identity.
getType() - Method in class com.google.cloud.compute.GlobalAddressId
 
getType() - Method in class com.google.cloud.compute.GlobalForwardingRuleId
 
getType() - Method in class com.google.cloud.compute.GlobalOperationId
 
getType() - Method in class com.google.cloud.compute.ImageConfiguration
Returns the image's type.
getType() - Method in class com.google.cloud.compute.MachineTypeId
Returns the name of the machine type.
getType() - Method in class com.google.cloud.compute.NetworkConfiguration
Returns the network's type.
getType() - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig
Returns the type of network access configuration.
getType() - Method in class com.google.cloud.compute.OperationId
Returns the type of this operation identity.
getType() - Method in class com.google.cloud.compute.RegionAddressId
 
getType() - Method in class com.google.cloud.compute.RegionForwardingRuleId
 
getType() - Method in class com.google.cloud.compute.RegionOperationId
 
getType() - Method in class com.google.cloud.compute.ZoneOperationId
 
getType() - Method in class com.google.cloud.datastore.Value
Returns the type of this value.
getType() - Method in class com.google.cloud.dns.RecordSet
Returns the type of this record set.
getType() - Method in class com.google.cloud.Identity
 
getType() - Method in class com.google.cloud.logging.Payload
Returns the payload type.
getType() - Method in class com.google.cloud.logging.SinkInfo.Destination
Returns the type of this destination.
getType() - Method in class com.google.cloud.MonitoredResource
Returns the monitored resource type.
getType() - Method in class com.google.cloud.MonitoredResourceDescriptor
Returns the monitored resource type.
getType() - Method in class com.google.cloud.spanner.ForwardingStructReader
 
getType() - Method in interface com.google.cloud.spanner.StructReader
Returns the type of the underlying data.
getType() - Method in class com.google.cloud.spanner.Type.StructField
 
getType() - Method in class com.google.cloud.spanner.Value
Returns the type of this value.
getType() - Method in class com.google.cloud.storage.Acl.Entity
Returns the type of entity.
getType() - Method in class com.google.cloud.storage.BucketInfo.DeleteRule
 
getUnauthenticatedInstance() - Static method in class com.google.cloud.storage.StorageOptions
Returns a unauthenticated StorageOptions instance.
getUniqueDatabaseId() - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
Returns a database id which is guaranteed to be unique within the context of this environment.
getUpdateTime() - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the time at which this document was last updated.
getUpdateTime() - Method in class com.google.cloud.firestore.WriteResult
The update time as exposed by the server.
getUpdateTime() - Method in class com.google.cloud.storage.BlobInfo
Returns the last modification time of the blob's metadata.
getUploadId() - Method in class com.google.cloud.BaseWriteChannel
 
getUsage() - Method in class com.google.cloud.compute.AddressInfo
Returns the usage information of the address.
getUsage() - Method in class com.google.cloud.compute.Region.Quota
Returns the current usage for this quota.
getUser() - Method in class com.google.cloud.compute.Operation
Returns the user who requested the operation, for example: user@example.com.
getUserAgent() - Method in class com.google.cloud.logging.HttpRequest
Returns the user agent sent by the client.
getUserDefinedFunctions() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns user defined function resources that can be used by this query.
getUserDefinedFunctions() - Method in class com.google.cloud.bigquery.ViewDefinition
Returns user defined functions that can be used by ViewDefinition.getQuery().
getUserEmail() - Method in class com.google.cloud.bigquery.JobInfo
Returns the email address of the user who ran the job.
getUserPrincipalLookupService() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Throws UnsupportedOperationException because this feature hasn't been implemented yet.
getUsers() - Method in class com.google.cloud.compute.AddressInfo.GlobalForwardingUsage
 
getUsers() - Method in class com.google.cloud.compute.AddressInfo.InstanceUsage
 
getUsers() - Method in class com.google.cloud.compute.AddressInfo.RegionForwardingUsage
 
getUsers() - Method in class com.google.cloud.compute.AddressInfo.Usage
Returns the identities of resources currently using this address.
getValidDiskSize() - Method in class com.google.cloud.compute.DiskType
Returns an optional textual description of the valid disk size, such as "10GB-10TB".
getValue() - Method in class com.google.cloud.bigquery.FieldValue
Returns this field's value as an Object.
getValue() - Method in class com.google.cloud.bigquery.QueryParameterValue
Returns the value of this parameter.
getValue(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns the Value for the given property name.
getValue() - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
getValue() - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
getValue() - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
getValue() - Method in class com.google.cloud.Identity
Returns the string identifier for this identity.
getValue() - Method in class com.google.cloud.Role
Returns the string identifier for this role.
getValue() - Method in class com.google.cloud.storage.Acl.Entity
Returns the entity's value.
getValue() - Method in class com.google.cloud.storage.Cors.Origin
 
getValues() - Method in class com.google.cloud.compute.Metadata
Returns instance's metadata as key/value pairs.
getValues() - Method in class com.google.cloud.compute.Tags
Returns a list of tags to apply to an instance.
getValues() - Method in class com.google.cloud.PageImpl
 
getValues() - Method in class com.google.cloud.spanner.Mutation
For all types except Mutation.Op.DELETE, returns the values that this mutation will write.
getValuesAsSubscriptionName() - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsFixedSizeCollection
 
getValuesAsSubscriptionName() - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPage
 
getValueType() - Method in interface com.google.cloud.datastore.ValueBuilder
 
getValueType() - Method in class com.google.cloud.MonitoredResourceDescriptor.LabelDescriptor
Returns the type of data that can be assigned to this label.
getVersion() - Method in class com.google.cloud.Policy
Returns the version of the policy.
getVersionFormat() - Method in class com.google.cloud.logging.SinkInfo
Returns the log entry version to use for this sink's exported log entries.
getWaitRatioAvg() - Method in class com.google.cloud.bigquery.QueryStage
Returns the time the average worker spent waiting to be scheduled, divided by the longest time spent by any worker in any segment.
getWaitRatioMax() - Method in class com.google.cloud.bigquery.QueryStage
Returns the time the slowest worker spent waiting to be scheduled, divided by the longest time spent by any worker in any segment.
getWarnings() - Method in class com.google.cloud.compute.Operation
Returns the warnings encountered while processing this operation, if any.
getWriteDisposition() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
Returns the action that should occur if the destination table already exists.
getWriteDisposition() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns the action that should occur if the destination table already exists.
getWriteDisposition() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
getWriteDisposition() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns the action that should occur if the destination table already exists.
getWriteDisposition() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
getWriteRatioAvg() - Method in class com.google.cloud.bigquery.QueryStage
Returns the time the average worker spent writing output data, divided by the longest time spent by any worker in any segment.
getWriteRatioMax() - Method in class com.google.cloud.bigquery.QueryStage
Returns the time the slowest worker spent writing output data, divided by the longest time spent by any worker in any segment.
getWriteSessionsFraction() - Method in class com.google.cloud.spanner.SessionPoolOptions
 
getWriteSynchronicity() - Method in interface com.google.cloud.logging.Logging
 
getXGoogApiClientHeader(String) - Method in class com.google.cloud.grpc.GrpcTransportOptions
Returns a string value for x-goog-api-client HTTP header.
getYear() - Method in class com.google.cloud.Date
Returns the year.
getZone(String, Compute.ZoneOption...) - Method in interface com.google.cloud.compute.Compute
Returns the requested zone or null if not found.
getZone() - Method in class com.google.cloud.compute.DiskId
Returns the name of the zone this disk belongs to.
getZone() - Method in class com.google.cloud.compute.DiskTypeId
Returns the name of the zone this disk type belongs to.
getZone() - Method in class com.google.cloud.compute.InstanceId
Returns the name of the zone this instance belongs to.
getZone() - Method in class com.google.cloud.compute.MachineTypeId
Returns the name of the zone this machine type belongs to.
getZone(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested zone or null if not found.
getZone(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getZone() - Method in class com.google.cloud.compute.ZoneId
Returns the name of the zone.
getZone() - Method in class com.google.cloud.compute.ZoneOperationId
Returns the name of the zone this operation belongs to.
getZone() - Method in class com.google.cloud.dns.ChangeRequest
Returns the name of the Zone associated with this change request.
getZone(String, Dns.ZoneOption...) - Method in interface com.google.cloud.dns.Dns
Returns the zone by the specified zone name.
getZone(String, Dns.ZoneOption...) - Method in class com.google.cloud.dns.DnsBatch
Adds a request representing the "get zone" operation to this batch.
getZone(String, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.DnsRpc
Retrieves and returns an existing zone.
getZone(String, Map<DnsRpc.Option, ?>) - Method in class com.google.cloud.dns.spi.v1.HttpDnsRpc
 
getZone() - Static method in class com.google.cloud.MetadataConfig
 
getZoneId() - Method in class com.google.cloud.compute.DiskId
Returns the identity of the zone this disk belongs to.
getZoneId() - Method in class com.google.cloud.compute.DiskTypeId
Returns the identity of the zone this disk type belongs to.
getZoneId() - Method in class com.google.cloud.compute.InstanceId
Returns the identity of the zone this instance belongs to.
getZoneId() - Method in class com.google.cloud.compute.MachineTypeId
Returns the identity of the zone this machine type belongs to.
getZoneId() - Method in class com.google.cloud.compute.Zone
Returns the zone's identity.
getZoneId() - Method in class com.google.cloud.compute.ZoneOperationId
Returns the identity of the zone this address belongs to.
getZoneOperation(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Returns the requested zone operation or null if not found.
getZoneOperation(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
getZones() - Method in class com.google.cloud.compute.Region
Returns a list of identities of zones available in this region.
getZones() - Method in class com.google.cloud.dns.ProjectInfo.Quota
Returns the maximum allowed number of zones in the project.
GlobalAddressId - Class in com.google.cloud.compute
Identity for a Google Compute Engine global address.
GlobalForwardingRuleId - Class in com.google.cloud.compute
Identity for a Google Compute Engine global forwarding rule.
GlobalOperationId - Class in com.google.cloud.compute
Identity for a Google Compute Engine global operation.
GoogleCloudCompatChecker - Class in com.google.cloud.compatchecker
 
GoogleCloudCompatChecker() - Constructor for class com.google.cloud.compatchecker.GoogleCloudCompatChecker
 
GqlQuery<V> - Class in com.google.cloud.datastore
A Google Cloud Datastore GQL query.
GqlQuery.Builder<V> - Class in com.google.cloud.datastore
A GQL query builder.
Group(String) - Constructor for class com.google.cloud.bigquery.Acl.Group
Creates a Group entity given its identifier.
group(String) - Static method in class com.google.cloud.Identity
Returns a new group identity.
GROUP - Static variable in class com.google.cloud.Identity.Type
Represents a Google group.
Group(String) - Constructor for class com.google.cloud.storage.Acl.Group
Creates a group entity.
GroupServiceClient - Class in com.google.cloud.monitoring.v3
Service Description: The Group API lets you inspect and manage your [groups](google.monitoring.v3.Group).
GroupServiceClient(GroupServiceSettings) - Constructor for class com.google.cloud.monitoring.v3.GroupServiceClient
Constructs an instance of GroupServiceClient, using the given settings.
GroupServiceClient(GroupServiceStub) - Constructor for class com.google.cloud.monitoring.v3.GroupServiceClient
 
GroupServiceSettings - Class in com.google.cloud.monitoring.v3
Settings class to configure an instance of GroupServiceClient.
GroupServiceSettings.Builder - Class in com.google.cloud.monitoring.v3
Builder for GroupServiceSettings.
GroupServiceStub - Class in com.google.cloud.monitoring.v3.stub
Base stub class for Stackdriver Monitoring API.
GroupServiceStub() - Constructor for class com.google.cloud.monitoring.v3.stub.GroupServiceStub
 
GrpcAgentsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcAgentsStub(AgentsSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
Constructs an instance of GrpcAgentsStub, using the given settings.
GrpcBigtableInstanceAdminStub - Class in com.google.cloud.bigtable.admin.v2.stub
gRPC stub implementation for Cloud Bigtable Admin API.
GrpcBigtableInstanceAdminStub(BigtableInstanceAdminSettings, ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
Constructs an instance of GrpcBigtableInstanceAdminStub, using the given settings.
GrpcBigtableStub - Class in com.google.cloud.bigtable.v2.stub
gRPC stub implementation for Cloud Bigtable API.
GrpcBigtableStub(BigtableSettings, ClientContext) - Constructor for class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
Constructs an instance of GrpcBigtableStub, using the given settings.
GrpcBigtableTableAdminStub - Class in com.google.cloud.bigtable.admin.v2.stub
gRPC stub implementation for Cloud Bigtable Admin API.
GrpcBigtableTableAdminStub(BigtableTableAdminSettings, ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
Constructs an instance of GrpcBigtableTableAdminStub, using the given settings.
GrpcClusterManagerStub - Class in com.google.cloud.container.v1.stub
gRPC stub implementation for Google Container Engine API.
GrpcClusterManagerStub(ClusterManagerSettings, ClientContext) - Constructor for class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
Constructs an instance of GrpcClusterManagerStub, using the given settings.
GrpcConfigServiceV2Stub - Class in com.google.cloud.logging.v2.stub
gRPC stub implementation for Stackdriver Logging API.
GrpcConfigServiceV2Stub(ConfigSettings, ClientContext) - Constructor for class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
Constructs an instance of GrpcConfigServiceV2Stub, using the given settings.
GrpcContextsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcContextsStub(ContextsSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
Constructs an instance of GrpcContextsStub, using the given settings.
GrpcDataTransferServiceStub - Class in com.google.cloud.bigquery.datatransfer.v1.stub
gRPC stub implementation for BigQuery Data Transfer API.
GrpcDataTransferServiceStub(DataTransferServiceSettings, ClientContext) - Constructor for class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
Constructs an instance of GrpcDataTransferServiceStub, using the given settings.
GrpcDlpServiceStub - Class in com.google.cloud.dlp.v2beta1.stub
gRPC stub implementation for DLP API.
GrpcDlpServiceStub(DlpServiceSettings, ClientContext) - Constructor for class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
Constructs an instance of GrpcDlpServiceStub, using the given settings.
GrpcEntityTypesStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcEntityTypesStub(EntityTypesSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
Constructs an instance of GrpcEntityTypesStub, using the given settings.
GrpcErrorGroupServiceStub - Class in com.google.cloud.errorreporting.v1beta1.stub
gRPC stub implementation for Stackdriver Error Reporting API.
GrpcErrorGroupServiceStub(ErrorGroupServiceSettings, ClientContext) - Constructor for class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
Constructs an instance of GrpcErrorGroupServiceStub, using the given settings.
GrpcErrorStatsServiceStub - Class in com.google.cloud.errorreporting.v1beta1.stub
gRPC stub implementation for Stackdriver Error Reporting API.
GrpcErrorStatsServiceStub(ErrorStatsServiceSettings, ClientContext) - Constructor for class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
Constructs an instance of GrpcErrorStatsServiceStub, using the given settings.
GrpcFirestoreRpc - Class in com.google.cloud.firestore.spi.v1beta1
GRPC client implementation of the Firestore RPC methods.
GrpcFirestoreRpc(FirestoreOptions) - Constructor for class com.google.cloud.firestore.spi.v1beta1.GrpcFirestoreRpc
 
GrpcFirestoreStub - Class in com.google.cloud.firestore.v1beta1.stub
gRPC stub implementation for Google Cloud Firestore API.
GrpcFirestoreStub(FirestoreSettings, ClientContext) - Constructor for class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
Constructs an instance of GrpcFirestoreStub, using the given settings.
GrpcGroupServiceStub - Class in com.google.cloud.monitoring.v3.stub
gRPC stub implementation for Stackdriver Monitoring API.
GrpcGroupServiceStub(GroupServiceSettings, ClientContext) - Constructor for class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
Constructs an instance of GrpcGroupServiceStub, using the given settings.
GrpcImageAnnotatorStub - Class in com.google.cloud.vision.v1.stub
gRPC stub implementation for Google Cloud Vision API.
GrpcImageAnnotatorStub(ImageAnnotatorSettings, ClientContext) - Constructor for class com.google.cloud.vision.v1.stub.GrpcImageAnnotatorStub
Constructs an instance of GrpcImageAnnotatorStub, using the given settings.
GrpcImageAnnotatorStub - Class in com.google.cloud.vision.v1p1beta1.stub
gRPC stub implementation for Google Cloud Vision API.
GrpcImageAnnotatorStub(ImageAnnotatorSettings, ClientContext) - Constructor for class com.google.cloud.vision.v1p1beta1.stub.GrpcImageAnnotatorStub
Constructs an instance of GrpcImageAnnotatorStub, using the given settings.
GrpcIntentsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcIntentsStub(IntentsSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
Constructs an instance of GrpcIntentsStub, using the given settings.
GrpcLanguageServiceStub - Class in com.google.cloud.language.v1.stub
gRPC stub implementation for Google Cloud Natural Language API.
GrpcLanguageServiceStub(LanguageServiceSettings, ClientContext) - Constructor for class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
Constructs an instance of GrpcLanguageServiceStub, using the given settings.
GrpcLanguageServiceStub - Class in com.google.cloud.language.v1beta2.stub
gRPC stub implementation for Google Cloud Natural Language API.
GrpcLanguageServiceStub(LanguageServiceSettings, ClientContext) - Constructor for class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
Constructs an instance of GrpcLanguageServiceStub, using the given settings.
GrpcLoggingRpc - Class in com.google.cloud.logging.spi.v2
 
GrpcLoggingRpc(LoggingOptions) - Constructor for class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
GrpcLoggingServiceV2Stub - Class in com.google.cloud.logging.v2.stub
gRPC stub implementation for Stackdriver Logging API.
GrpcLoggingServiceV2Stub(LoggingSettings, ClientContext) - Constructor for class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
Constructs an instance of GrpcLoggingServiceV2Stub, using the given settings.
GrpcMetricServiceStub - Class in com.google.cloud.monitoring.v3.stub
gRPC stub implementation for Stackdriver Monitoring API.
GrpcMetricServiceStub(MetricServiceSettings, ClientContext) - Constructor for class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
Constructs an instance of GrpcMetricServiceStub, using the given settings.
GrpcMetricsServiceV2Stub - Class in com.google.cloud.logging.v2.stub
gRPC stub implementation for Stackdriver Logging API.
GrpcMetricsServiceV2Stub(MetricsSettings, ClientContext) - Constructor for class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
Constructs an instance of GrpcMetricsServiceV2Stub, using the given settings.
GrpcPublisherStub - Class in com.google.cloud.pubsub.v1.stub
gRPC stub implementation for Google Cloud Pub/Sub API.
GrpcPublisherStub(TopicAdminSettings, ClientContext) - Constructor for class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
Constructs an instance of GrpcPublisherStub, using the given settings.
GrpcReportErrorsServiceStub - Class in com.google.cloud.errorreporting.v1beta1.stub
gRPC stub implementation for Stackdriver Error Reporting API.
GrpcReportErrorsServiceStub(ReportErrorsServiceSettings, ClientContext) - Constructor for class com.google.cloud.errorreporting.v1beta1.stub.GrpcReportErrorsServiceStub
Constructs an instance of GrpcReportErrorsServiceStub, using the given settings.
GrpcSessionEntityTypesStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcSessionEntityTypesStub(SessionEntityTypesSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
Constructs an instance of GrpcSessionEntityTypesStub, using the given settings.
GrpcSessionsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcSessionsStub(SessionsSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
Constructs an instance of GrpcSessionsStub, using the given settings.
GrpcSpannerRpc - Class in com.google.cloud.spanner.spi.v1
Implementation of Cloud Spanner remote calls using gRPC.
GrpcSpannerRpc(SpannerOptions) - Constructor for class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
GrpcSpeechStub - Class in com.google.cloud.speech.v1.stub
gRPC stub implementation for Google Cloud Speech API.
GrpcSpeechStub(SpeechSettings, ClientContext) - Constructor for class com.google.cloud.speech.v1.stub.GrpcSpeechStub
Constructs an instance of GrpcSpeechStub, using the given settings.
GrpcSpeechStub - Class in com.google.cloud.speech.v1beta1.stub
gRPC stub implementation for Google Cloud Speech API.
GrpcSpeechStub(SpeechSettings, ClientContext) - Constructor for class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
Constructs an instance of GrpcSpeechStub, using the given settings.
GrpcSubscriberStub - Class in com.google.cloud.pubsub.v1.stub
gRPC stub implementation for Google Cloud Pub/Sub API.
GrpcSubscriberStub(SubscriptionAdminSettings, ClientContext) - Constructor for class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
Constructs an instance of GrpcSubscriberStub, using the given settings.
GrpcTraceServiceStub - Class in com.google.cloud.trace.v1.stub
gRPC stub implementation for Stackdriver Trace API.
GrpcTraceServiceStub(TraceServiceSettings, ClientContext) - Constructor for class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
Constructs an instance of GrpcTraceServiceStub, using the given settings.
GrpcTraceServiceStub - Class in com.google.cloud.trace.v2.stub
gRPC stub implementation for Stackdriver Trace API.
GrpcTraceServiceStub(TraceServiceSettings, ClientContext) - Constructor for class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
Constructs an instance of GrpcTraceServiceStub, using the given settings.
GrpcTransportOptions - Class in com.google.cloud.grpc
Class representing service options for those services that use gRPC as the transport layer.
GrpcTransportOptions.Builder - Class in com.google.cloud.grpc
Builder for GrpcTransportOptions.
GrpcTransportOptions.DefaultExecutorFactory - Class in com.google.cloud.grpc
 
GrpcTransportOptions.ExecutorFactory<T extends ExecutorService> - Interface in com.google.cloud.grpc
An interface for ExecutorService factories.
GrpcVideoIntelligenceServiceStub - Class in com.google.cloud.videointelligence.v1.stub
gRPC stub implementation for Cloud Video Intelligence API.
GrpcVideoIntelligenceServiceStub(VideoIntelligenceServiceSettings, ClientContext) - Constructor for class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
Constructs an instance of GrpcVideoIntelligenceServiceStub, using the given settings.
GrpcVideoIntelligenceServiceStub - Class in com.google.cloud.videointelligence.v1beta1.stub
gRPC stub implementation for Google Cloud Video Intelligence API.
GrpcVideoIntelligenceServiceStub(VideoIntelligenceServiceSettings, ClientContext) - Constructor for class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
Constructs an instance of GrpcVideoIntelligenceServiceStub, using the given settings.
GrpcVideoIntelligenceServiceStub - Class in com.google.cloud.videointelligence.v1beta2.stub
gRPC stub implementation for Google Cloud Video Intelligence API.
GrpcVideoIntelligenceServiceStub(VideoIntelligenceServiceSettings, ClientContext) - Constructor for class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
Constructs an instance of GrpcVideoIntelligenceServiceStub, using the given settings.
gt(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
gt(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
gt(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
gt(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
gt(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
gt(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
gt(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
gt(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 

H

handleStorageException(StorageException) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageRetryHandler
Checks whether we should retry, reopen, or give up.
hasAncestor(Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
hasBinding(String) - Method in class com.google.cloud.spanner.Statement
Returns true if a binding exists for parameter.
hasErrors() - Method in class com.google.cloud.bigquery.InsertAllResponse
Returns true if no row insertion failed, false otherwise.
hasErrors() - Method in class com.google.cloud.bigquery.QueryResponse
Returns whether errors and warnings occurred during the execution of the job.
hashCode() - Method in class com.google.cloud.BaseServiceException.Error
 
hashCode() - Method in exception com.google.cloud.BaseServiceException
 
hashCode() - Method in class com.google.cloud.BaseWriteChannel.BaseState
 
hashCode() - Method in class com.google.cloud.bigquery.Acl.Domain
 
hashCode() - Method in class com.google.cloud.bigquery.Acl.Group
 
hashCode() - Method in class com.google.cloud.bigquery.Acl
 
hashCode() - Method in class com.google.cloud.bigquery.Acl.User
 
hashCode() - Method in class com.google.cloud.bigquery.Acl.View
 
hashCode() - Method in class com.google.cloud.bigquery.BigQuery.QueryOption
 
hashCode() - Method in class com.google.cloud.bigquery.BigQueryError
 
hashCode() - Method in exception com.google.cloud.bigquery.BigQueryException
 
hashCode() - Method in class com.google.cloud.bigquery.BigQueryOptions
 
hashCode() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
 
hashCode() - Method in class com.google.cloud.bigquery.CsvOptions
 
hashCode() - Method in class com.google.cloud.bigquery.Dataset
 
hashCode() - Method in class com.google.cloud.bigquery.DatasetId
 
hashCode() - Method in class com.google.cloud.bigquery.DatasetInfo
 
hashCode() - Method in class com.google.cloud.bigquery.DatastoreBackupOptions
 
hashCode() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
 
hashCode() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
 
hashCode() - Method in class com.google.cloud.bigquery.Field
 
hashCode() - Method in class com.google.cloud.bigquery.FieldValue
 
hashCode() - Method in class com.google.cloud.bigquery.FormatOptions
 
hashCode() - Method in class com.google.cloud.bigquery.InsertAllRequest
 
hashCode() - Method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
 
hashCode() - Method in class com.google.cloud.bigquery.InsertAllResponse
 
hashCode() - Method in class com.google.cloud.bigquery.Job
 
hashCode() - Method in class com.google.cloud.bigquery.JobId
 
hashCode() - Method in class com.google.cloud.bigquery.JobInfo
 
hashCode() - Method in class com.google.cloud.bigquery.JobStatistics.CopyStatistics
 
hashCode() - Method in class com.google.cloud.bigquery.JobStatistics.ExtractStatistics
 
hashCode() - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
 
hashCode() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
 
hashCode() - Method in class com.google.cloud.bigquery.JobStatus
 
hashCode() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
hashCode() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
 
hashCode() - Method in class com.google.cloud.bigquery.QueryParameterValue
 
hashCode() - Method in class com.google.cloud.bigquery.QueryResponse
 
hashCode() - Method in class com.google.cloud.bigquery.QueryResult
 
hashCode() - Method in class com.google.cloud.bigquery.QueryStage
 
hashCode() - Method in class com.google.cloud.bigquery.QueryStage.QueryStep
 
hashCode() - Method in class com.google.cloud.bigquery.Schema
 
hashCode() - Method in class com.google.cloud.bigquery.StandardTableDefinition
 
hashCode() - Method in class com.google.cloud.bigquery.StandardTableDefinition.StreamingBuffer
 
hashCode() - Method in class com.google.cloud.bigquery.Table
 
hashCode() - Method in class com.google.cloud.bigquery.TableId
 
hashCode() - Method in class com.google.cloud.bigquery.TableInfo
 
hashCode() - Method in class com.google.cloud.bigquery.TimePartitioning
 
hashCode() - Method in class com.google.cloud.bigquery.UserDefinedFunction
 
hashCode() - Method in class com.google.cloud.bigquery.ViewDefinition
 
hashCode() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
hashCode() - Method in class com.google.cloud.ByteArray
 
hashCode() - Method in class com.google.cloud.compute.Address
 
hashCode() - Method in class com.google.cloud.compute.AddressInfo.GlobalForwardingUsage
 
hashCode() - Method in class com.google.cloud.compute.AddressInfo
 
hashCode() - Method in class com.google.cloud.compute.AddressInfo.InstanceUsage
 
hashCode() - Method in class com.google.cloud.compute.AddressInfo.RegionForwardingUsage
 
hashCode() - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration
 
hashCode() - Method in class com.google.cloud.compute.AttachedDisk
 
hashCode() - Method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration
 
hashCode() - Method in class com.google.cloud.compute.AttachedDisk.ScratchDiskConfiguration
 
hashCode() - Method in class com.google.cloud.compute.Compute.ListFilter
 
hashCode() - Method in class com.google.cloud.compute.ComputeOptions
 
hashCode() - Method in class com.google.cloud.compute.DeprecationStatus
 
hashCode() - Method in class com.google.cloud.compute.Disk
 
hashCode() - Method in class com.google.cloud.compute.DiskId
 
hashCode() - Method in class com.google.cloud.compute.DiskImageConfiguration
 
hashCode() - Method in class com.google.cloud.compute.DiskInfo
 
hashCode() - Method in class com.google.cloud.compute.DiskType
 
hashCode() - Method in class com.google.cloud.compute.DiskTypeId
 
hashCode() - Method in class com.google.cloud.compute.GlobalAddressId
 
hashCode() - Method in class com.google.cloud.compute.GlobalForwardingRuleId
 
hashCode() - Method in class com.google.cloud.compute.GlobalOperationId
 
hashCode() - Method in class com.google.cloud.compute.Image
 
hashCode() - Method in class com.google.cloud.compute.ImageDiskConfiguration
 
hashCode() - Method in class com.google.cloud.compute.ImageId
 
hashCode() - Method in class com.google.cloud.compute.ImageInfo
 
hashCode() - Method in class com.google.cloud.compute.Instance
 
hashCode() - Method in class com.google.cloud.compute.InstanceId
 
hashCode() - Method in class com.google.cloud.compute.InstanceInfo
 
hashCode() - Method in class com.google.cloud.compute.License
 
hashCode() - Method in class com.google.cloud.compute.LicenseId
 
hashCode() - Method in class com.google.cloud.compute.MachineType
 
hashCode() - Method in class com.google.cloud.compute.MachineTypeId
 
hashCode() - Method in class com.google.cloud.compute.Metadata
 
hashCode() - Method in class com.google.cloud.compute.Network
 
hashCode() - Method in class com.google.cloud.compute.NetworkId
 
hashCode() - Method in class com.google.cloud.compute.NetworkInfo
 
hashCode() - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig
 
hashCode() - Method in class com.google.cloud.compute.NetworkInterface
 
hashCode() - Method in class com.google.cloud.compute.Operation
 
hashCode() - Method in class com.google.cloud.compute.Operation.OperationError
 
hashCode() - Method in class com.google.cloud.compute.Operation.OperationWarning
 
hashCode() - Method in class com.google.cloud.compute.Region
 
hashCode() - Method in class com.google.cloud.compute.Region.Quota
 
hashCode() - Method in class com.google.cloud.compute.RegionAddressId
 
hashCode() - Method in class com.google.cloud.compute.RegionForwardingRuleId
 
hashCode() - Method in class com.google.cloud.compute.RegionId
 
hashCode() - Method in class com.google.cloud.compute.RegionOperationId
 
hashCode() - Method in class com.google.cloud.compute.SchedulingOptions
 
hashCode() - Method in class com.google.cloud.compute.ServiceAccount
 
hashCode() - Method in class com.google.cloud.compute.Snapshot
 
hashCode() - Method in class com.google.cloud.compute.SnapshotDiskConfiguration
 
hashCode() - Method in class com.google.cloud.compute.SnapshotId
 
hashCode() - Method in class com.google.cloud.compute.SnapshotInfo
 
hashCode() - Method in class com.google.cloud.compute.StandardDiskConfiguration
 
hashCode() - Method in class com.google.cloud.compute.StandardNetworkConfiguration
 
hashCode() - Method in class com.google.cloud.compute.StorageImageConfiguration
 
hashCode() - Method in class com.google.cloud.compute.SubnetNetworkConfiguration
 
hashCode() - Method in class com.google.cloud.compute.Subnetwork
 
hashCode() - Method in class com.google.cloud.compute.SubnetworkId
 
hashCode() - Method in class com.google.cloud.compute.SubnetworkInfo
 
hashCode() - Method in class com.google.cloud.compute.Tags
 
hashCode() - Method in class com.google.cloud.compute.Zone
 
hashCode() - Method in class com.google.cloud.compute.ZoneId
 
hashCode() - Method in class com.google.cloud.compute.ZoneOperationId
 
hashCode() - Method in class com.google.cloud.datastore.BaseEntity
 
hashCode() - Method in class com.google.cloud.datastore.BaseKey
 
hashCode() - Method in class com.google.cloud.datastore.Blob
 
hashCode() - Method in class com.google.cloud.datastore.Cursor
 
hashCode() - Method in class com.google.cloud.datastore.DatastoreOptions
 
hashCode() - Method in class com.google.cloud.datastore.GqlQuery
 
hashCode() - Method in class com.google.cloud.datastore.LatLng
 
hashCode() - Method in class com.google.cloud.datastore.PathElement
 
hashCode() - Method in class com.google.cloud.datastore.Query.ResultType
 
hashCode() - Method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
 
hashCode() - Method in class com.google.cloud.datastore.StructuredQuery
 
hashCode() - Method in class com.google.cloud.datastore.StructuredQuery.OrderBy
 
hashCode() - Method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
hashCode() - Method in class com.google.cloud.datastore.Value
 
hashCode() - Method in class com.google.cloud.Date
 
hashCode() - Method in class com.google.cloud.dns.ChangeRequest
 
hashCode() - Method in class com.google.cloud.dns.ChangeRequestInfo
 
hashCode() - Method in class com.google.cloud.dns.DnsOptions
 
hashCode() - Method in class com.google.cloud.dns.ProjectInfo
 
hashCode() - Method in class com.google.cloud.dns.ProjectInfo.Quota
 
hashCode() - Method in class com.google.cloud.dns.RecordSet
 
hashCode() - Method in class com.google.cloud.dns.Zone
 
hashCode() - Method in class com.google.cloud.dns.ZoneInfo
 
hashCode() - Method in class com.google.cloud.ExceptionHandler
 
hashCode() - Method in class com.google.cloud.firestore.Blob
 
hashCode() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
hashCode() - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
hashCode() - Method in class com.google.cloud.firestore.DocumentReference
 
hashCode() - Method in class com.google.cloud.firestore.DocumentSnapshot
 
hashCode() - Method in class com.google.cloud.firestore.FirestoreOptions
 
hashCode() - Method in class com.google.cloud.firestore.GeoPoint
 
hashCode() - Method in class com.google.cloud.firestore.Precondition
 
hashCode() - Method in class com.google.cloud.firestore.Query
 
hashCode() - Method in class com.google.cloud.firestore.QuerySnapshot
 
hashCode() - Method in class com.google.cloud.firestore.SetOptions
 
hashCode() - Method in class com.google.cloud.grpc.GrpcTransportOptions
 
hashCode() - Method in class com.google.cloud.http.HttpTransportOptions
 
hashCode() - Method in class com.google.cloud.Identity
 
hashCode() - Method in class com.google.cloud.logging.HttpRequest
 
hashCode() - Method in class com.google.cloud.logging.LogEntry
 
hashCode() - Method in class com.google.cloud.logging.LoggingOptions
 
hashCode() - Method in class com.google.cloud.logging.Metric
 
hashCode() - Method in class com.google.cloud.logging.MetricInfo
 
hashCode() - Method in class com.google.cloud.logging.Operation
 
hashCode() - Method in class com.google.cloud.logging.Payload
 
hashCode() - Method in class com.google.cloud.logging.Sink
 
hashCode() - Method in class com.google.cloud.logging.SinkInfo.Destination.BucketDestination
 
hashCode() - Method in class com.google.cloud.logging.SinkInfo.Destination.DatasetDestination
 
hashCode() - Method in class com.google.cloud.logging.SinkInfo.Destination.TopicDestination
 
hashCode() - Method in class com.google.cloud.logging.SinkInfo
 
hashCode() - Method in class com.google.cloud.logging.SourceLocation
 
hashCode() - Method in class com.google.cloud.MonitoredResource
 
hashCode() - Method in class com.google.cloud.MonitoredResourceDescriptor
 
hashCode() - Method in class com.google.cloud.MonitoredResourceDescriptor.LabelDescriptor
 
hashCode() - Method in class com.google.cloud.notification.NotificationInfo
 
hashCode() - Method in class com.google.cloud.PageImpl
 
hashCode() - Method in class com.google.cloud.Policy
 
hashCode() - Method in class com.google.cloud.resourcemanager.Project
 
hashCode() - Method in class com.google.cloud.resourcemanager.ProjectInfo
 
hashCode() - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions
 
hashCode() - Method in class com.google.cloud.RetryOption
 
hashCode() - Method in class com.google.cloud.Role
 
hashCode() - Method in class com.google.cloud.spanner.DatabaseId
 
hashCode() - Method in class com.google.cloud.spanner.DatabaseInfo
 
hashCode() - Method in class com.google.cloud.spanner.InstanceConfigId
 
hashCode() - Method in class com.google.cloud.spanner.InstanceConfigInfo
 
hashCode() - Method in class com.google.cloud.spanner.InstanceId
 
hashCode() - Method in class com.google.cloud.spanner.InstanceInfo
 
hashCode() - Method in class com.google.cloud.spanner.Key
 
hashCode() - Method in class com.google.cloud.spanner.KeyRange
 
hashCode() - Method in class com.google.cloud.spanner.KeySet
 
hashCode() - Method in class com.google.cloud.spanner.Mutation
 
hashCode() - Method in class com.google.cloud.spanner.Statement
 
hashCode() - Method in class com.google.cloud.spanner.Struct
 
hashCode() - Method in class com.google.cloud.spanner.TimestampBound
 
hashCode() - Method in class com.google.cloud.spanner.Type
 
hashCode() - Method in class com.google.cloud.spanner.Type.StructField
 
hashCode() - Method in class com.google.cloud.storage.Acl.Entity
 
hashCode() - Method in class com.google.cloud.storage.Acl
 
hashCode() - Method in class com.google.cloud.storage.Blob
 
hashCode() - Method in class com.google.cloud.storage.BlobId
 
hashCode() - Method in class com.google.cloud.storage.BlobInfo.CustomerEncryption
 
hashCode() - Method in class com.google.cloud.storage.BlobInfo
 
hashCode() - Method in class com.google.cloud.storage.Bucket.BlobWriteOption
 
hashCode() - Method in class com.google.cloud.storage.Bucket
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo.DeleteRule
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo
 
hashCode() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileAttributeView
 
hashCode() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
hashCode() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
hashCode() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
hashCode() - Method in class com.google.cloud.storage.Cors
 
hashCode() - Method in class com.google.cloud.storage.Cors.Origin
 
hashCode() - Method in class com.google.cloud.storage.ServiceAccount
 
hashCode() - Method in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
hashCode() - Method in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
hashCode() - Method in class com.google.cloud.storage.Storage.BlobWriteOption
 
hashCode() - Method in class com.google.cloud.storage.StorageOptions
 
hashCode() - Method in class com.google.cloud.StringEnumValue
 
hashCode() - Method in class com.google.cloud.Timestamp
 
hashCode() - Method in class com.google.cloud.translate.Detection
 
hashCode() - Method in class com.google.cloud.translate.Language
 
hashCode() - Method in class com.google.cloud.translate.TranslateOptions
 
hashCode() - Method in class com.google.cloud.translate.Translation
 
hasId() - Method in class com.google.cloud.datastore.Key
 
hasId() - Method in class com.google.cloud.datastore.PathElement
 
hasKey() - Method in class com.google.cloud.datastore.BaseEntity
Returns true if entity has a non-null key.
hasName() - Method in class com.google.cloud.datastore.Key
 
hasName() - Method in class com.google.cloud.datastore.PathElement
 
hasNext() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMapIterator
 
hasNextPage() - Method in class com.google.cloud.PageImpl
 
hasSchema() - Method in class com.google.cloud.bigquery.FieldValueList
Returns true if schema is provided, false otherwise.
HEAD - Static variable in class com.google.cloud.logging.HttpRequest.RequestMethod
 
HEAD - Static variable in class com.google.cloud.storage.HttpMethod
 
HttpBigQueryRpc - Class in com.google.cloud.bigquery.spi.v2
 
HttpBigQueryRpc(BigQueryOptions) - Constructor for class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
HttpComputeRpc - Class in com.google.cloud.compute.spi.v1
 
HttpComputeRpc(ComputeOptions) - Constructor for class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
HttpDatastoreRpc - Class in com.google.cloud.datastore.spi.v1
 
HttpDatastoreRpc(DatastoreOptions) - Constructor for class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
 
HttpDnsRpc - Class in com.google.cloud.dns.spi.v1
A default implementation of the DnsRpc interface.
HttpDnsRpc(DnsOptions) - Constructor for class com.google.cloud.dns.spi.v1.HttpDnsRpc
Constructs an instance of this rpc client with provided DnsOptions.
HttpMethod - Class in com.google.cloud.storage
Http method supported by Storage service.
httpMethod(HttpMethod) - Static method in class com.google.cloud.storage.Storage.SignUrlOption
The HTTP method to be used with the signed URL.
HttpRequest - Class in com.google.cloud.logging
Objects of this class represent information about the (optional) HTTP request associated with a log entry.
HttpRequest.Builder - Class in com.google.cloud.logging
A builder for HttpRequest objects.
HttpRequest.RequestMethod - Class in com.google.cloud.logging
The HTTP request method.
HttpResourceManagerRpc - Class in com.google.cloud.resourcemanager.spi.v1beta1
 
HttpResourceManagerRpc(ResourceManagerOptions) - Constructor for class com.google.cloud.resourcemanager.spi.v1beta1.HttpResourceManagerRpc
 
HttpStorageRpc - Class in com.google.cloud.storage.spi.v1
 
HttpStorageRpc(StorageOptions) - Constructor for class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
HttpTranslateRpc - Class in com.google.cloud.translate.spi.v2
 
HttpTranslateRpc(TranslateOptions) - Constructor for class com.google.cloud.translate.spi.v2.HttpTranslateRpc
 
HttpTransportOptions - Class in com.google.cloud.http
Class representing service options for those services that use HTTP as the transport layer.
HttpTransportOptions.Builder - Class in com.google.cloud.http
Builder for HttpTransportOptions.
HttpTransportOptions.DefaultHttpTransportFactory - Class in com.google.cloud.http
 

I

Identity - Class in com.google.cloud
An identity in a Policy.
Identity.Type - Class in com.google.cloud
The types of IAM identities.
IDENTITY_STR_VALUE_FUNCTION - Static variable in class com.google.cloud.Policy.Marshaller
 
IDENTITY_VALUE_OF_FUNCTION - Static variable in class com.google.cloud.Policy.Marshaller
 
identityTranslator() - Static method in class com.google.cloud.firestore.collection.ImmutableSortedMap.Builder
 
IgnoreExtraProperties - Annotation Type in com.google.cloud.firestore.annotation
Properties that don't map to class fields are ignored when serializing to a class annotated with this annotation.
ignoreUnknownValues() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
Returns whether BigQuery should allow extra values that are not represented in the table schema.
ignoreUnknownValues() - Method in class com.google.cloud.bigquery.InsertAllRequest
Returns whether to accept rows that contain values that do not match the schema.
ignoreUnknownValues() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns whether BigQuery should allow extra values that are not represented in the table schema.
ignoreUnknownValues() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
ignoreUnknownValues() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
Image - Class in com.google.cloud.compute
A Google Compute Engine Image.
Image.Builder - Class in com.google.cloud.compute
A builder for Image objects.
ImageAnnotatorClient - Class in com.google.cloud.vision.v1
Service Description: Service that performs Google Cloud Vision API detection tasks over client images, such as face, landmark, logo, label, and text detection.
ImageAnnotatorClient(ImageAnnotatorSettings) - Constructor for class com.google.cloud.vision.v1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient, using the given settings.
ImageAnnotatorClient(ImageAnnotatorStub) - Constructor for class com.google.cloud.vision.v1.ImageAnnotatorClient
 
ImageAnnotatorClient - Class in com.google.cloud.vision.v1p1beta1
Service Description: Service that performs Google Cloud Vision API detection tasks over client images, such as face, landmark, logo, label, and text detection.
ImageAnnotatorClient(ImageAnnotatorSettings) - Constructor for class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient, using the given settings.
ImageAnnotatorClient(ImageAnnotatorStub) - Constructor for class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
 
ImageAnnotatorSettings - Class in com.google.cloud.vision.v1
Settings class to configure an instance of ImageAnnotatorClient.
ImageAnnotatorSettings - Class in com.google.cloud.vision.v1p1beta1
Settings class to configure an instance of ImageAnnotatorClient.
ImageAnnotatorSettings.Builder - Class in com.google.cloud.vision.v1
Builder for ImageAnnotatorSettings.
ImageAnnotatorSettings.Builder - Class in com.google.cloud.vision.v1p1beta1
Builder for ImageAnnotatorSettings.
ImageAnnotatorStub - Class in com.google.cloud.vision.v1.stub
Base stub class for Google Cloud Vision API.
ImageAnnotatorStub() - Constructor for class com.google.cloud.vision.v1.stub.ImageAnnotatorStub
 
ImageAnnotatorStub - Class in com.google.cloud.vision.v1p1beta1.stub
Base stub class for Google Cloud Vision API.
ImageAnnotatorStub() - Constructor for class com.google.cloud.vision.v1p1beta1.stub.ImageAnnotatorStub
 
ImageConfiguration - Class in com.google.cloud.compute
Base class for Google Compute Engine image configuration.
ImageConfiguration.Builder<T extends ImageConfiguration,B extends ImageConfiguration.Builder<T,B>> - Class in com.google.cloud.compute
Base builder for image configurations.
ImageConfiguration.SourceType - Enum in com.google.cloud.compute
Image source type.
ImageConfiguration.Type - Enum in com.google.cloud.compute
Type of a Google Compute Engine image.
ImageDiskConfiguration - Class in com.google.cloud.compute
A Google Compute Engine disk configuration to create a disk from a Google Compute Engine image.
ImageDiskConfiguration.Builder - Class in com.google.cloud.compute
A builder for ImageDiskConfiguration objects.
ImageId - Class in com.google.cloud.compute
Identity for a Google Compute Engine image.
ImageInfo - Class in com.google.cloud.compute
A Google Compute Engine Image.
ImageInfo.Builder - Class in com.google.cloud.compute
A builder for ImageInfo objects.
ImageInfo.Status - Enum in com.google.cloud.compute
The status of a Google Compute Engine Image.
ImmutableEmptyMap() - Constructor for class com.google.cloud.storage.BlobInfo.ImmutableEmptyMap
 
ImmutableSortedMap<K,V> - Class in com.google.cloud.firestore.collection
 
ImmutableSortedMap() - Constructor for class com.google.cloud.firestore.collection.ImmutableSortedMap
 
ImmutableSortedMap.Builder - Class in com.google.cloud.firestore.collection
 
ImmutableSortedMap.Builder.KeyTranslator<C,D> - Interface in com.google.cloud.firestore.collection
 
ImmutableSortedMapIterator<K,V> - Class in com.google.cloud.firestore.collection
 
ImmutableSortedSet<T> - Class in com.google.cloud.firestore.collection
 
ImmutableSortedSet(List<T>, Comparator<T>) - Constructor for class com.google.cloud.firestore.collection.ImmutableSortedSet
 
importAgentAsync(ImportAgentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Imports the specified agent from a ZIP file.
importAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Imports the specified agent from a ZIP file.
importAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
importAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
importAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Imports the specified agent from a ZIP file.
importAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
importAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
importAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to importAgent.
importAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to importAgent.
importAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to importAgent.
importAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to importAgent.
IncompleteKey - Class in com.google.cloud.datastore
An incomplete key (without a name or id).
IncompleteKey.Builder - Class in com.google.cloud.datastore
 
indexOf(K) - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
indexOf(K) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
indexOf(T) - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
indexOf(K) - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
initialRetryDelay(Duration) - Static method in class com.google.cloud.RetryOption
See RetrySettings.getInitialRetryDelay().
inline(String) - Static method in class com.google.cloud.bigquery.UserDefinedFunction
Creates a Google Cloud BigQuery user-defined function given a code blob.
inOrderTraversal(LLRBNode.NodeVisitor<K, V>) - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
inOrderTraversal(LLRBNode.NodeVisitor<K, V>) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
inOrderTraversal(LLRBNode.NodeVisitor<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
inOrderTraversal(LLRBNode.NodeVisitor<K, V>) - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
inOrderTraversal(LLRBNode.NodeVisitor<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
inOrderTraversal(LLRBNode.NodeVisitor<K, V>) - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
insert(Iterable<InsertAllRequest.RowToInsert>) - Method in class com.google.cloud.bigquery.Table
Insert rows into the table.
insert(Iterable<InsertAllRequest.RowToInsert>, boolean, boolean) - Method in class com.google.cloud.bigquery.Table
Insert rows into the table.
insert(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example of inserting rows into the table.
insert(K, V) - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
insert(K, V) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
insert(T) - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
insert(K, V, Comparator<K>) - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
insert(K, V, Comparator<K>) - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
insert(K, V, Comparator<K>) - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
insert(K, V) - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
insertAll(InsertAllRequest) - Method in interface com.google.cloud.bigquery.BigQuery
Sends an insert all request.
insertAll(String, String, String, TableDataInsertAllRequest) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Sends an insert all request.
insertAll(String, String, String, TableDataInsertAllRequest) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
insertAll(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of inserting rows into a table without running a load job.
InsertAllRequest - Class in com.google.cloud.bigquery
Google Cloud BigQuery insert all request.
InsertAllRequest.Builder - Class in com.google.cloud.bigquery
 
InsertAllRequest.RowToInsert - Class in com.google.cloud.bigquery
A Google Big Query row to be inserted into a table.
InsertAllResponse - Class in com.google.cloud.bigquery
Google Cloud BigQuery insert all response.
InsertDataAndQueryTable - Class in com.google.cloud.examples.bigquery.snippets
A snippet for Google Cloud BigQuery showing how to create a BigQuery dataset and table.
InsertDataAndQueryTable() - Constructor for class com.google.cloud.examples.bigquery.snippets.InsertDataAndQueryTable
 
insertWithParams(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example of inserting rows into the table, ignoring invalid rows.
inspectContent(InspectConfig, List<ContentItem>) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Finds potentially sensitive info in a list of strings.
inspectContent(InspectContentRequest) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Finds potentially sensitive info in a list of strings.
inspectContentCallable() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Finds potentially sensitive info in a list of strings.
inspectContentCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
inspectContentCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
inspectContentSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Returns the builder for the settings used for calls to inspectContent.
inspectContentSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the object with the settings used for calls to inspectContent.
Instance - Class in com.google.cloud.compute
A Google Compute Engine VM Instance.
Instance - Class in com.google.cloud.spanner
Represents a Cloud Spanner Instance.
Instance.Builder - Class in com.google.cloud.compute
A builder for Instance objects.
Instance.Builder - Class in com.google.cloud.spanner
Builder of Instance.
InstanceAdminClient - Interface in com.google.cloud.spanner
Client to do admin operations on Cloud Spanner Instance and Instance Configs.
InstanceConfig - Class in com.google.cloud.spanner
Represents a Cloud Spanner instance config.InstanceConfig adds a layer of service related functionality over InstanceConfigInfo.
InstanceConfig(InstanceConfigId, String, InstanceAdminClient) - Constructor for class com.google.cloud.spanner.InstanceConfig
 
InstanceConfigId - Class in com.google.cloud.spanner
Returns id of a Cloud Spanner instance config.
InstanceConfigInfo - Class in com.google.cloud.spanner
Represents a Cloud Spanner instance config resource.
InstanceConfigInfo(InstanceConfigId, String) - Constructor for class com.google.cloud.spanner.InstanceConfigInfo
 
InstanceId - Class in com.google.cloud.compute
Identity for a Google Compute Engine virtual machine instance.
InstanceId - Class in com.google.cloud.spanner
Represents the resource name of a Cloud Spanner Instance.
InstanceInfo - Class in com.google.cloud.compute
A Google Compute Engine VM Instance.
InstanceInfo - Class in com.google.cloud.spanner
Represents a Cloud Spanner Instance.
InstanceInfo.Builder - Class in com.google.cloud.compute
A builder for InstanceInfo objects.
InstanceInfo.Builder - Class in com.google.cloud.spanner
Builder for InstanceInfo.
InstanceInfo.BuilderImpl - Class in com.google.cloud.compute
 
InstanceInfo.InstanceField - Enum in com.google.cloud.spanner
Represent an updatable field in Cloud Spanner instance.
InstanceInfo.State - Enum in com.google.cloud.spanner
State of the Instance.
InstanceInfo.Status - Enum in com.google.cloud.compute
The status of the instance.
int64(Long) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of INT64.
int64(Integer) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of INT64.
int64() - Static method in class com.google.cloud.spanner.Type
Returns the descriptor for the INT64 type: an integral type with the same value domain as a Java long.
int64(Long) - Static method in class com.google.cloud.spanner.Value
Returns an INT64 value.
int64(long) - Static method in class com.google.cloud.spanner.Value
Returns an INT64 value.
int64Array(long[]) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<INT64> value.
int64Array(long[], int, int) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<INT64> value that takes its elements from a region of an array.
int64Array(Iterable<Long>) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<INT64> value.
INTEGER - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
A 64-bit signed integer value.
IntentsClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages agent intents.
IntentsClient(IntentsSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.IntentsClient
Constructs an instance of IntentsClient, using the given settings.
IntentsClient(IntentsStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
IntentsSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of IntentsClient.
IntentsSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for IntentsSettings.
IntentsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
IntentsStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class com.google.cloud.spanner.spi.v1.SpannerErrorInterceptor
 
isAbsolute() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
isActive() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
isActive() - Method in interface com.google.cloud.datastore.Transaction
Returns true if the transaction is still active (was not committed or rolledback).
isActive() - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of verifying if a transaction is active.
isAll() - Method in class com.google.cloud.spanner.KeySet
Indicates whether the set will retrieve all rows in a table or index.
isAvailable() - Method in class com.google.cloud.testing.BaseEmulatorHelper.DownloadableEmulatorRunner
 
isAvailable() - Method in interface com.google.cloud.testing.BaseEmulatorHelper.EmulatorRunner
Returns true if the emulator associated to this runner is available and can be started.
isAvailable() - Method in class com.google.cloud.testing.BaseEmulatorHelper.GcloudEmulatorRunner
 
isBlockIfPoolExhausted() - Method in class com.google.cloud.spanner.SessionPoolOptions
 
isDirectory() - Method in class com.google.cloud.storage.BlobInfo
Returns true if the current blob represents a directory.
isDone() - Method in class com.google.cloud.bigquery.Job
Checks if this job has completed its execution, either failing or succeeding.
isDone() - Method in class com.google.cloud.compute.Operation
Checks if this operation has completed its execution, either failing or succeeding.
isDone() - Method in class com.google.cloud.dns.ChangeRequest
Returns true if the change request has been completed.
isDone() - Method in class com.google.cloud.examples.bigquery.snippets.JobSnippets
Example of waiting for a job until it reports that it is done.
isDone() - Method in class com.google.cloud.spanner.Operation
Returns true if the operation is done.
isDone() - Method in class com.google.cloud.storage.CopyWriter
Returns true if blob copy has finished, false otherwise.
isDone - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
isEmpty() - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
isEmpty() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
isEmpty() - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
isEmpty() - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
isEmpty() - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
isEmpty() - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
isEmpty() - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
isEmpty() - Method in class com.google.cloud.firestore.QuerySnapshot
Returns true if there are no documents in the QuerySnapshot.
isEventual() - Method in class com.google.cloud.datastore.ReadOption.EventualConsistency
 
isFailIfPoolExhausted() - Method in class com.google.cloud.spanner.SessionPoolOptions
 
isHidden(Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
Always returns false, because Google Cloud Storage doesn't support hidden files.
isLive() - Method in class com.google.cloud.storage.BucketInfo.IsLiveDeleteRule
 
IsLiveDeleteRule(boolean) - Constructor for class com.google.cloud.storage.BucketInfo.IsLiveDeleteRule
Creates an IsLiveDeleteRule object.
isNull() - Method in class com.google.cloud.bigquery.FieldValue
Returns true if this field's value is null, false otherwise.
isNull(String) - Method in class com.google.cloud.datastore.BaseEntity
Returns true if property is an instance of NullValue.
isNull(String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
isNull(String) - Method in class com.google.cloud.spanner.AbstractStructReader
 
isNull(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
isNull(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
 
isNull(int) - Method in interface com.google.cloud.spanner.StructReader
Returns true if a column contains a NULL value.
isNull(String) - Method in interface com.google.cloud.spanner.StructReader
Returns true if a column contains a NULL value.
isNull() - Method in class com.google.cloud.spanner.Value
Returns true if this instance represents a NULL value.
isOnGAE() - Static method in class com.google.cloud.PlatformInformation
 
isOnGAEStandard7() - Static method in class com.google.cloud.PlatformInformation
 
isOnGAEStandard8() - Static method in class com.google.cloud.PlatformInformation
 
isOpen - Variable in class com.google.cloud.BaseWriteChannel.BaseState
 
isOpen() - Method in class com.google.cloud.BaseWriteChannel
 
isOpen() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Returns true, even if you previously called the CloudStorageFileSystem.close() method.
isPreemptible() - Method in class com.google.cloud.compute.SchedulingOptions
Returns true if the instance is preemptible, false otherwhise.
isReadOnly() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Returns false.
isRed() - Method in class com.google.cloud.firestore.collection.LLRBBlackValueNode
 
isRed() - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
isRed() - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
isRed() - Method in class com.google.cloud.firestore.collection.LLRBRedValueNode
 
isRejected() - Method in class com.google.cloud.BaseServiceException.Error
Returns true if the error indicates that the API call was certainly not accepted by the server.
isRetryable(boolean, Set<BaseServiceException.Error>) - Method in class com.google.cloud.BaseServiceException.Error
 
isRetryable() - Method in class com.google.cloud.BaseServiceException.ExceptionData
 
isRetryable(Integer, String, boolean, Set<BaseServiceException.Error>) - Static method in exception com.google.cloud.BaseServiceException
 
isRetryable(boolean, IOException) - Static method in exception com.google.cloud.BaseServiceException
 
isRetryable() - Method in exception com.google.cloud.BaseServiceException
Returns true when it is safe to retry the operation that caused this exception.
isSameFile(Path, Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
isShutdown() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
 
isShutdown() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
isShutdown() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
 
isShutdown() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
isShutdown() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
isShutdown() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
isShutdown() - Method in class com.google.cloud.bigtable.v2.BigtableClient
 
isShutdown() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
isShutdown() - Method in class com.google.cloud.container.v1.ClusterManagerClient
 
isShutdown() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
isShutdown() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
 
isShutdown() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
isShutdown() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
 
isShutdown() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
 
isShutdown() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
 
isShutdown() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
 
isShutdown() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
isShutdown() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcReportErrorsServiceStub
 
isShutdown() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
 
isShutdown() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
isShutdown() - Method in class com.google.cloud.language.v1.LanguageServiceClient
 
isShutdown() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
isShutdown() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
 
isShutdown() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
isShutdown() - Method in class com.google.cloud.logging.v2.ConfigClient
 
isShutdown() - Method in class com.google.cloud.logging.v2.LoggingClient
 
isShutdown() - Method in class com.google.cloud.logging.v2.MetricsClient
 
isShutdown() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
isShutdown() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
isShutdown() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
isShutdown() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
 
isShutdown() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
 
isShutdown() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
isShutdown() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
isShutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
isShutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
isShutdown() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
isShutdown() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
isShutdown() - Method in class com.google.cloud.speech.v1.SpeechClient
 
isShutdown() - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
isShutdown() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
 
isShutdown() - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
isShutdown() - Method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
isShutdown() - Method in class com.google.cloud.trace.v1.TraceServiceClient
 
isShutdown() - Method in class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
 
isShutdown() - Method in class com.google.cloud.trace.v2.TraceServiceClient
 
isShutdown() - Method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
isShutdown() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
 
isShutdown() - Method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
isShutdown() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
 
isShutdown() - Method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
isShutdown() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
 
isShutdown() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
 
isShutdown() - Method in class com.google.cloud.vision.v1.stub.GrpcImageAnnotatorStub
 
isShutdown() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
 
isShutdown() - Method in class com.google.cloud.vision.v1p1beta1.stub.GrpcImageAnnotatorStub
 
isSuccessful() - Method in class com.google.cloud.spanner.Operation
Returns true if the operation completed sucessfully.
isTerminated() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
 
isTerminated() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
isTerminated() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
 
isTerminated() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
isTerminated() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
isTerminated() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
isTerminated() - Method in class com.google.cloud.bigtable.v2.BigtableClient
 
isTerminated() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
isTerminated() - Method in class com.google.cloud.container.v1.ClusterManagerClient
 
isTerminated() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
isTerminated() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
 
isTerminated() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
isTerminated() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
 
isTerminated() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
 
isTerminated() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
 
isTerminated() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
 
isTerminated() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
isTerminated() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcReportErrorsServiceStub
 
isTerminated() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
 
isTerminated() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
isTerminated() - Method in class com.google.cloud.language.v1.LanguageServiceClient
 
isTerminated() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
isTerminated() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
 
isTerminated() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
isTerminated() - Method in class com.google.cloud.logging.v2.ConfigClient
 
isTerminated() - Method in class com.google.cloud.logging.v2.LoggingClient
 
isTerminated() - Method in class com.google.cloud.logging.v2.MetricsClient
 
isTerminated() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
isTerminated() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
isTerminated() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
isTerminated() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
 
isTerminated() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
 
isTerminated() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
isTerminated() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
isTerminated() - Method in class com.google.cloud.speech.v1.SpeechClient
 
isTerminated() - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
isTerminated() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
 
isTerminated() - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
isTerminated() - Method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
isTerminated() - Method in class com.google.cloud.trace.v1.TraceServiceClient
 
isTerminated() - Method in class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
 
isTerminated() - Method in class com.google.cloud.trace.v2.TraceServiceClient
 
isTerminated() - Method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
isTerminated() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
 
isTerminated() - Method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
isTerminated() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
 
isTerminated() - Method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
isTerminated() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
 
isTerminated() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
 
isTerminated() - Method in class com.google.cloud.vision.v1.stub.GrpcImageAnnotatorStub
 
isTerminated() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
 
isTerminated() - Method in class com.google.cloud.vision.v1p1beta1.stub.GrpcImageAnnotatorStub
 
isWindows() - Static method in class com.google.cloud.testing.BaseEmulatorHelper
 
iterateAll() - Method in class com.google.cloud.PageImpl
 
iterateAllAsSubscriptionName() - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPage
 
iterateAllAsSubscriptionName() - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPagedResponse
 
iterator() - Method in class com.google.cloud.ByteArray
 
iterator() - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
iterator() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
iterator() - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
iterator() - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
iterator() - Method in class com.google.cloud.firestore.QuerySnapshot
 
iterator() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
iteratorFrom(K) - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
iteratorFrom(K) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
iteratorFrom(T) - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
iteratorFrom(K) - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 

J

JETTY_LOGGER_ON_GAE8_DEVSERVER - Static variable in class com.google.cloud.PlatformInformation
 
JETTY_LOGGER_ON_GAE8_PROD - Static variable in class com.google.cloud.PlatformInformation
 
jittered(boolean) - Static method in class com.google.cloud.RetryOption
See RetrySettings.isJittered() ()}.
Job - Class in com.google.cloud.bigquery
A Google BigQuery Job.
Job.Builder - Class in com.google.cloud.bigquery
A builder for Job objects.
jobCompleted() - Method in class com.google.cloud.bigquery.QueryResponse
Returns whether the job running the query has completed or not.
JobConfiguration - Class in com.google.cloud.bigquery
Base class for a BigQuery job configuration.
JobConfiguration.Builder<T extends JobConfiguration,B extends JobConfiguration.Builder<T,B>> - Class in com.google.cloud.bigquery
Base builder for job configurations.
JobConfiguration.Type - Enum in com.google.cloud.bigquery
Type of a BigQuery Job.
JobId - Class in com.google.cloud.bigquery
Google BigQuery Job identity.
JobInfo - Class in com.google.cloud.bigquery
Google BigQuery Job information.
JobInfo.Builder - Class in com.google.cloud.bigquery
A builder for JobInfo objects.
JobInfo.CreateDisposition - Enum in com.google.cloud.bigquery
Specifies whether the job is allowed to create new tables.
JobInfo.SchemaUpdateOption - Enum in com.google.cloud.bigquery
Specifies options relating to allowing the schema of the destination table to be updated as a side effect of the load or query job.
JobInfo.WriteDisposition - Enum in com.google.cloud.bigquery
Specifies the action that occurs if the destination table already exists.
JobSnippets - Class in com.google.cloud.examples.bigquery.snippets
 
JobSnippets(Job) - Constructor for class com.google.cloud.examples.bigquery.snippets.JobSnippets
 
JobStatistics - Class in com.google.cloud.bigquery
A Google BigQuery Job statistics.
JobStatistics(JobStatistics.Builder) - Constructor for class com.google.cloud.bigquery.JobStatistics
 
JobStatistics.CopyStatistics - Class in com.google.cloud.bigquery
A Google BigQuery Copy Job statistics.
JobStatistics.ExtractStatistics - Class in com.google.cloud.bigquery
A Google BigQuery Extract Job statistics.
JobStatistics.LoadStatistics - Class in com.google.cloud.bigquery
A Google BigQuery Load Job statistics.
JobStatistics.QueryStatistics - Class in com.google.cloud.bigquery
A Google BigQuery Query Job statistics.
JobStatus - Class in com.google.cloud.bigquery
A Google BigQuery Job status.
JobStatus.State - Class in com.google.cloud.bigquery
Possible states that a BigQuery Job can assume.
json() - Static method in class com.google.cloud.bigquery.FormatOptions
Default options for NEWLINE_DELIMITED_JSON format.

K

key() - Method in class com.google.cloud.datastore.BaseEntity.Builder
 
Key - Class in com.google.cloud.datastore
A key that is guaranteed to be complete and could be used to reference a Google Cloud Datastore Entity.
KEY - Static variable in class com.google.cloud.datastore.Query.ResultType
 
Key - Class in com.google.cloud.spanner
Represents a row key in a Cloud Spanner table or index.
Key.Builder - Class in com.google.cloud.datastore
 
Key.Builder - Class in com.google.cloud.spanner
Builder for Key instances.
KeyFactory - Class in com.google.cloud.datastore
A helper for creating keys for a specific Datastore, using its associated projectId and namespace.
KeyFactory(String) - Constructor for class com.google.cloud.datastore.KeyFactory
 
KeyFactory(String, String) - Constructor for class com.google.cloud.datastore.KeyFactory
 
KeyQuery - Class in com.google.cloud.datastore
An implementation of a Google Cloud Datastore key-only query that can be constructed by providing all the specific query elements.
KeyQuery.Builder - Class in com.google.cloud.datastore
A KeyQuery builder for queries that return Key results.
KeyRange - Class in com.google.cloud.spanner
Represents a range of rows in a table or index.
KeyRange.Builder - Class in com.google.cloud.spanner
Builder for KeyRange instances.
KeyRange.Endpoint - Enum in com.google.cloud.spanner
Defines whether a range includes or excludes its endpoint keys.
KeySet - Class in com.google.cloud.spanner
Defines a collection of Cloud Spanner keys and/or key ranges.
KeySet.Builder - Class in com.google.cloud.spanner
Builder for KeySet instances.
KeyValue - Class in com.google.cloud.datastore
 
KeyValue(Key) - Constructor for class com.google.cloud.datastore.KeyValue
 
KeyValue.Builder - Class in com.google.cloud.datastore
 

L

labels(Map<String, String>) - Static method in class com.google.cloud.logging.Logging.WriteOption
Sets an option to specify (key, value) pairs that are added to the LogEntry.getLabels() of each log entry written, except when a log entry already has a value associated to the same key.
Language - Class in com.google.cloud.translate
Information about a language supported by Google Translation.
LanguageServiceClient - Class in com.google.cloud.language.v1
Service Description: Provides text analysis operations such as sentiment analysis and entity recognition.
LanguageServiceClient(LanguageServiceSettings) - Constructor for class com.google.cloud.language.v1.LanguageServiceClient
Constructs an instance of LanguageServiceClient, using the given settings.
LanguageServiceClient(LanguageServiceStub) - Constructor for class com.google.cloud.language.v1.LanguageServiceClient
 
LanguageServiceClient - Class in com.google.cloud.language.v1beta2
Service Description: Provides text analysis operations such as sentiment analysis and entity recognition.
LanguageServiceClient(LanguageServiceSettings) - Constructor for class com.google.cloud.language.v1beta2.LanguageServiceClient
Constructs an instance of LanguageServiceClient, using the given settings.
LanguageServiceClient(LanguageServiceStub) - Constructor for class com.google.cloud.language.v1beta2.LanguageServiceClient
 
LanguageServiceSettings - Class in com.google.cloud.language.v1
Settings class to configure an instance of LanguageServiceClient.
LanguageServiceSettings - Class in com.google.cloud.language.v1beta2
Settings class to configure an instance of LanguageServiceClient.
LanguageServiceSettings.Builder - Class in com.google.cloud.language.v1
Builder for LanguageServiceSettings.
LanguageServiceSettings.Builder - Class in com.google.cloud.language.v1beta2
Builder for LanguageServiceSettings.
LanguageServiceStub - Class in com.google.cloud.language.v1.stub
Base stub class for Google Cloud Natural Language API.
LanguageServiceStub() - Constructor for class com.google.cloud.language.v1.stub.LanguageServiceStub
 
LanguageServiceStub - Class in com.google.cloud.language.v1beta2.stub
Base stub class for Google Cloud Natural Language API.
LanguageServiceStub() - Constructor for class com.google.cloud.language.v1beta2.stub.LanguageServiceStub
 
last() - Method in class com.google.cloud.logging.Operation
Returns true if the corresponding entry is the last log entry in the operation, false otherwise.
LatLng - Class in com.google.cloud.datastore
A Google Cloud Datastore LatLng (represented by latitude and longitude in degrees).
LatLngValue - Class in com.google.cloud.datastore
 
LatLngValue(LatLng) - Constructor for class com.google.cloud.datastore.LatLngValue
 
LatLngValue.Builder - Class in com.google.cloud.datastore
 
le(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
le(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
le(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
le(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
le(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
le(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
le(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
le(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
legacyBucketOwner() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.buckets.get storage.buckets.update storage.buckets.setIamPolicy storage.buckets.getIamPolicy storage.objects.list storage.objects.create storage.objects.delete
legacyBucketReader() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.buckets.get storage.objects.list
legacyBucketWriter() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.buckets.get storage.objects.list storage.objects.create storage.objects.delete
legacyObjectOwner() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.objects.get storage.objects.update storage.objects.getIamPolicy storage.objects.setIamPolicy
legacyObjectReader() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.objects.get
LegacySQLTypeName - Class in com.google.cloud.bigquery
A type used in legacy SQL contexts.
length() - Method in class com.google.cloud.ByteArray
Returns the number of bytes in this ByteArray.
License - Class in com.google.cloud.compute
A Google Compute Engine License.
LicenseId - Class in com.google.cloud.compute
Identity for a Google Compute Engine license.
LIFECYCLE_STATE_UNSPECIFIED - Static variable in class com.google.cloud.resourcemanager.ProjectInfo.State
Only used/useful for distinguishing unset values.
limit(int) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query that's additionally limited to only return up to the specified number of documents.
limit(long) - Static method in class com.google.cloud.spanner.Options
Specifying this will cause the read to yield at most this many rows.
list(BigQuery.TableListOption...) - Method in class com.google.cloud.bigquery.Dataset
Returns the paginated list of tables in this dataset.
list(BigQuery.TableDataListOption...) - Method in class com.google.cloud.bigquery.Table
Returns the paginated list rows in this table.
list() - Method in class com.google.cloud.examples.bigquery.snippets.DatasetSnippets
Example of listing tables in the dataset.
list() - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example of listing rows in the table.
list(ListSinksRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
list(ListLogEntriesRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
list(ListMonitoredResourceDescriptorsRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
list(ListLogMetricsRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
list(ListSinksRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to list the sinks in a project.
list(ListLogEntriesRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to list log entries.
list(ListMonitoredResourceDescriptorsRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to list monitored resource descriptors.
list(ListLogMetricsRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to list the log metrics in a project.
list(ResourceManager.ProjectListOption...) - Method in interface com.google.cloud.resourcemanager.ResourceManager
Lists the projects visible to the current user.
list(Map<ResourceManagerRpc.Option, ?>) - Method in class com.google.cloud.resourcemanager.spi.v1beta1.HttpResourceManagerRpc
 
list(Map<ResourceManagerRpc.Option, ?>) - Method in interface com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc
Lists the projects visible to the current user.
list(Storage.BlobListOption...) - Method in class com.google.cloud.storage.Bucket
Returns the paginated list of Blob in this bucket.
list(Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
list(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
list(Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the project's buckets.
list(String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the bucket's blobs.
list(Storage.BucketListOption...) - Method in interface com.google.cloud.storage.Storage
Lists the project's buckets.
list(String, Storage.BlobListOption...) - Method in interface com.google.cloud.storage.Storage
Lists the bucket's blobs.
listAcls() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of listing the ACL entries.
listAcls() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of listing the ACL entries.
listAcls() - Method in class com.google.cloud.storage.Blob
Lists the ACL entries for this blob.
listAcls() - Method in class com.google.cloud.storage.Bucket
Lists the ACL entries for this bucket.
listAcls(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
listAcls(String, String, Long) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
listAcls(String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the ACL entries for the provided bucket.
listAcls(String, String, Long) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the ACL entries for the provided object.
listAcls(String, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Lists the ACL entries for the provided bucket.
listAcls(String) - Method in interface com.google.cloud.storage.Storage
 
listAcls(BlobId) - Method in interface com.google.cloud.storage.Storage
Lists the ACL entries for the provided blob.
listAddresses(Compute.AddressAggregatedListOption...) - Method in interface com.google.cloud.compute.Compute
Lists both global and region addresses.
listAddresses(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists all addresses.
listAddresses(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listBlobAcls(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of listing the ACL entries for a blob.
listBlobs() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of listing the blobs in the bucket.
listBlobsWithDirectoryAndPrefix(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of listing blobs in a provided directory.
listBucketAcls(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of listing the ACL entries for a blob.
listBucketIamMembers(String) - Method in class com.google.cloud.examples.storage.snippets.BucketIamSnippets
Example of listing the Bucket-Level IAM Roles and Members
listBucketsWithSizeAndPrefix(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of listing buckets, specifying the page size and a name prefix.
listChangeRequests(String, Dns.ChangeRequestListOption...) - Method in interface com.google.cloud.dns.Dns
Lists the change requests for the zone identified by name that were submitted to the service.
listChangeRequests(String, Dns.ChangeRequestListOption...) - Method in class com.google.cloud.dns.DnsBatch
Adds a request representing the "list change requests" operation in the zone specified by zoneName to this batch.
listChangeRequests(String, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.DnsRpc
List existing change requests for a zone.
listChangeRequests(String, Map<DnsRpc.Option, ?>) - Method in class com.google.cloud.dns.spi.v1.HttpDnsRpc
 
listChangeRequests(Dns.ChangeRequestListOption...) - Method in class com.google.cloud.dns.Zone
Retrieves all change requests for this zone.
listClusters(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Lists information about clusters in an instance.
listClusters(ListClustersRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Lists information about clusters in an instance.
listClusters(String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Lists all clusters owned by a project in either the specified zone or all zones.
listClusters(ListClustersRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Lists all clusters owned by a project in either the specified zone or all zones.
listClustersCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Lists information about clusters in an instance.
listClustersCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listClustersCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listClustersCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Lists all clusters owned by a project in either the specified zone or all zones.
listClustersCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
listClustersCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
listClustersSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to listClusters.
listClustersSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to listClusters.
listClustersSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to listClusters.
listClustersSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to listClusters.
listCollectionIds(String) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Lists all the collection IDs underneath a document.
listCollectionIds(ListCollectionIdsRequest) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Lists all the collection IDs underneath a document.
listCollectionIdsCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Lists all the collection IDs underneath a document.
listCollectionIdsCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
listCollectionIdsCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
listCollectionIdsPagedCallable() - Method in interface com.google.cloud.firestore.spi.v1beta1.FirestoreRpc
Returns a list of collections IDs.
listCollectionIdsPagedCallable() - Method in class com.google.cloud.firestore.spi.v1beta1.GrpcFirestoreRpc
 
listCollectionIdsPagedCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Lists all the collection IDs underneath a document.
listCollectionIdsPagedCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
listCollectionIdsPagedCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
listCollectionIdsSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to listCollectionIds.
listCollectionIdsSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to listCollectionIds.
listContexts(SessionName) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Returns the list of all contexts in the specified session.
listContexts(ListContextsRequest) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Returns the list of all contexts in the specified session.
listContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Returns the list of all contexts in the specified session.
listContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
listContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
listContextsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Returns the list of all contexts in the specified session.
listContextsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
listContextsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
listContextsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to listContexts.
listContextsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to listContexts.
listDatabases(String) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseAdminClientSnippets
Example to get the list of Cloud Spanner database in the given instance.
listDatabases(String, Options.ListOption...) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
Returns the list of Cloud Spanner database in the given instance.
listDatabases() - Method in class com.google.cloud.spanner.Instance
 
listDatabases(String, int, String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
listDatabases(String, int, String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
listDatasets(BigQuery.DatasetListOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Lists the project's datasets.
listDatasets(String, BigQuery.DatasetListOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Lists the datasets in the provided project.
listDatasets(String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Lists the provided project's datasets.
listDatasets(String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
listDatasets() - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of listing datasets, specifying the page size.
listDatasets(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of listing datasets in a project, specifying the page size.
listDataSources(ParentNameOneof) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Lists supported data sources and returns their settings, which can be used for UI rendering.
listDataSources(ListDataSourcesRequest) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Lists supported data sources and returns their settings, which can be used for UI rendering.
listDataSourcesCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Lists supported data sources and returns their settings, which can be used for UI rendering.
listDataSourcesCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
listDataSourcesCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
listDataSourcesPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Lists supported data sources and returns their settings, which can be used for UI rendering.
listDataSourcesPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
listDataSourcesPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
listDataSourcesSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to listDataSources.
listDataSourcesSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to listDataSources.
listDefaultAcls() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of listing the default ACL entries.
listDefaultAcls() - Method in class com.google.cloud.storage.Bucket
Lists the default blob ACL entries for this bucket.
listDefaultAcls(String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
listDefaultAcls(String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the default object ACL entries for the provided bucket.
listDefaultAcls(String) - Method in interface com.google.cloud.storage.Storage
Lists the default blob ACL entries for the provided bucket.
listDefaultBucketAcls(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of listing the default ACL entries for a blob.
listDisks(String, Compute.DiskListOption...) - Method in interface com.google.cloud.compute.Compute
Lists disks for the provided zone.
listDisks(Compute.DiskAggregatedListOption...) - Method in interface com.google.cloud.compute.Compute
Lists disks for all zones.
listDisks(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists the disks for the provided zone.
listDisks(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists disks for all zones.
listDisks(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listDisks(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listDiskTypes(String, Compute.DiskTypeListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the disk types in the provided zone.
listDiskTypes(Compute.DiskTypeAggregatedListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the disk types in all zones.
listDiskTypes(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists the disk types in the provided zone.
listDiskTypes(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists disk types.
listDiskTypes(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listDiskTypes(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listDocuments(ListDocumentsRequest) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Lists documents.
listDocumentsCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Lists documents.
listDocumentsCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
listDocumentsCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
listDocumentsPagedCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Lists documents.
listDocumentsPagedCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
listDocumentsPagedCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
listDocumentsSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to listDocuments.
listDocumentsSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to listDocuments.
listenCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Listens to changes.
listenCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
listenCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
listenSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to listen.
listenSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to listen.
listEntityTypes(ProjectAgentName) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the list of all entity types in the specified agent.
listEntityTypes(ProjectAgentName, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the list of all entity types in the specified agent.
listEntityTypes(ListEntityTypesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the list of all entity types in the specified agent.
listEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the list of all entity types in the specified agent.
listEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
listEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
listEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the list of all entity types in the specified agent.
listEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
listEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
listEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to listEntityTypes.
listEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to listEntityTypes.
listEvents(ProjectName, String) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Lists the specified events.
listEvents(ListEventsRequest) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Lists the specified events.
listEventsCallable() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Lists the specified events.
listEventsCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.ErrorStatsServiceStub
 
listEventsCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
listEventsPagedCallable() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Lists the specified events.
listEventsPagedCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.ErrorStatsServiceStub
 
listEventsPagedCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
listEventsSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings.Builder
Returns the builder for the settings used for calls to listEvents.
listEventsSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns the object with the settings used for calls to listEvents.
listExclusions(ParentNameOneof) - Method in class com.google.cloud.logging.v2.ConfigClient
Lists all the exclusions in a parent resource.
listExclusions(ListExclusionsRequest) - Method in class com.google.cloud.logging.v2.ConfigClient
Lists all the exclusions in a parent resource.
listExclusionsCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Lists all the exclusions in a parent resource.
listExclusionsCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
listExclusionsCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
listExclusionsPagedCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Lists all the exclusions in a parent resource.
listExclusionsPagedCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
listExclusionsPagedCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
listExclusionsSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Returns the builder for the settings used for calls to listExclusions.
listExclusionsSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns the object with the settings used for calls to listExclusions.
ListFilesystems - Class in com.google.cloud.nio.examples
ListFilesystems is a super-simple program that lists the available NIO filesystems.
ListFilesystems() - Constructor for class com.google.cloud.nio.examples.ListFilesystems
 
listGlobalAddresses(Compute.AddressListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the global addresses.
listGlobalAddresses(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists the global addresses.
listGlobalAddresses(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listGlobalOperations(Compute.OperationListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the global operations.
listGlobalOperations(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists the global operations.
listGlobalOperations(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listGroupMembers(GroupName) - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Lists the monitored resources that are members of a group.
listGroupMembers(ListGroupMembersRequest) - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Lists the monitored resources that are members of a group.
listGroupMembersCallable() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Lists the monitored resources that are members of a group.
listGroupMembersCallable() - Method in class com.google.cloud.monitoring.v3.stub.GroupServiceStub
 
listGroupMembersCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
listGroupMembersPagedCallable() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Lists the monitored resources that are members of a group.
listGroupMembersPagedCallable() - Method in class com.google.cloud.monitoring.v3.stub.GroupServiceStub
 
listGroupMembersPagedCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
listGroupMembersSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings.Builder
Returns the builder for the settings used for calls to listGroupMembers.
listGroupMembersSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns the object with the settings used for calls to listGroupMembers.
listGroups(ListGroupsRequest) - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Lists the existing groups.
listGroupsCallable() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Lists the existing groups.
listGroupsCallable() - Method in class com.google.cloud.monitoring.v3.stub.GroupServiceStub
 
listGroupsCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
listGroupsPagedCallable() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Lists the existing groups.
listGroupsPagedCallable() - Method in class com.google.cloud.monitoring.v3.stub.GroupServiceStub
 
listGroupsPagedCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
listGroupsSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings.Builder
Returns the builder for the settings used for calls to listGroups.
listGroupsSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns the object with the settings used for calls to listGroups.
listGroupStats(ProjectName, QueryTimeRange) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Lists the specified groups.
listGroupStats(ListGroupStatsRequest) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Lists the specified groups.
listGroupStatsCallable() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Lists the specified groups.
listGroupStatsCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.ErrorStatsServiceStub
 
listGroupStatsCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
listGroupStatsPagedCallable() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
Lists the specified groups.
listGroupStatsPagedCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.ErrorStatsServiceStub
 
listGroupStatsPagedCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
listGroupStatsSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings.Builder
Returns the builder for the settings used for calls to listGroupStats.
listGroupStatsSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns the object with the settings used for calls to listGroupStats.
listImages(String, Compute.ImageListOption...) - Method in interface com.google.cloud.compute.Compute
Lists images in the provided project that are available to the current user.
listImages(Compute.ImageListOption...) - Method in interface com.google.cloud.compute.Compute
Lists images in the current project.
listImages(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists images in the provided project that are available to the current user.
listImages(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listInfoTypes(String, String) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Returns sensitive information types for given category.
listInfoTypes(ListInfoTypesRequest) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Returns sensitive information types for given category.
listInfoTypesCallable() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Returns sensitive information types for given category.
listInfoTypesCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
listInfoTypesCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
listInfoTypesSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Returns the builder for the settings used for calls to listInfoTypes.
listInfoTypesSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the object with the settings used for calls to listInfoTypes.
listInspectFindings(ResultName) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Returns list of results for given inspect operation result set id.
listInspectFindings(ListInspectFindingsRequest) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Returns list of results for given inspect operation result set id.
listInspectFindingsCallable() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Returns list of results for given inspect operation result set id.
listInspectFindingsCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
listInspectFindingsCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
listInspectFindingsSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Returns the builder for the settings used for calls to listInspectFindings.
listInspectFindingsSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the object with the settings used for calls to listInspectFindings.
listInstanceConfigs(Options.ListOption...) - Method in interface com.google.cloud.spanner.InstanceAdminClient
Lists the supported instance configs for current project.
listInstanceConfigs(int, String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
listInstanceConfigs(int, String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
listInstances(ProjectName) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Lists information about instances in a project.
listInstances(ListInstancesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Lists information about instances in a project.
listInstances(String, Compute.InstanceListOption...) - Method in interface com.google.cloud.compute.Compute
Lists instances for the provided zone.
listInstances(Compute.InstanceAggregatedListOption...) - Method in interface com.google.cloud.compute.Compute
Lists instances for all zones.
listInstances(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists instances for the provided zone.
listInstances(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists instances.
listInstances(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listInstances(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listInstances(Options.ListOption...) - Method in interface com.google.cloud.spanner.InstanceAdminClient
Lists the instances.
listInstances(int, String, String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
listInstances(int, String, String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
listInstancesCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Lists information about instances in a project.
listInstancesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listInstancesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listInstancesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to listInstances.
listInstancesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to listInstances.
listIntents(ProjectAgentName) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the list of all intents in the specified agent.
listIntents(ProjectAgentName, String) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the list of all intents in the specified agent.
listIntents(ListIntentsRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the list of all intents in the specified agent.
listIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the list of all intents in the specified agent.
listIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
listIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
listIntentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the list of all intents in the specified agent.
listIntentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
listIntentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
listIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to listIntents.
listIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to listIntents.
listJobs(BigQuery.JobListOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Lists the jobs.
listJobs(String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Lists the project's jobs.
listJobs(String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
listJobs() - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of listing jobs, specifying the page size.
listLogEntries(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of listing log entries for a specific log.
listLogEntries(Logging.EntryListOption...) - Method in interface com.google.cloud.logging.Logging
Lists log entries.
listLogEntries(List<String>, String, String) - Method in class com.google.cloud.logging.v2.LoggingClient
Lists log entries.
listLogEntries(ListLogEntriesRequest) - Method in class com.google.cloud.logging.v2.LoggingClient
Lists log entries.
listLogEntriesAsync(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously listing log entries for a specific log.
listLogEntriesAsync(Logging.EntryListOption...) - Method in interface com.google.cloud.logging.Logging
Sends a request for listing log entries.
listLogEntriesCallable() - Method in class com.google.cloud.logging.v2.LoggingClient
Lists log entries.
listLogEntriesCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
listLogEntriesCallable() - Method in class com.google.cloud.logging.v2.stub.LoggingServiceV2Stub
 
listLogEntriesPagedCallable() - Method in class com.google.cloud.logging.v2.LoggingClient
Lists log entries.
listLogEntriesPagedCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
listLogEntriesPagedCallable() - Method in class com.google.cloud.logging.v2.stub.LoggingServiceV2Stub
 
listLogEntriesSettings() - Method in class com.google.cloud.logging.v2.LoggingSettings.Builder
Returns the builder for the settings used for calls to listLogEntries.
listLogEntriesSettings() - Method in class com.google.cloud.logging.v2.LoggingSettings
Returns the object with the settings used for calls to listLogEntries.
listLogMetrics(ParentNameOneof) - Method in class com.google.cloud.logging.v2.MetricsClient
Lists logs-based metrics.
listLogMetrics(ListLogMetricsRequest) - Method in class com.google.cloud.logging.v2.MetricsClient
Lists logs-based metrics.
listLogMetricsCallable() - Method in class com.google.cloud.logging.v2.MetricsClient
Lists logs-based metrics.
listLogMetricsCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
listLogMetricsCallable() - Method in class com.google.cloud.logging.v2.stub.MetricsServiceV2Stub
 
listLogMetricsPagedCallable() - Method in class com.google.cloud.logging.v2.MetricsClient
Lists logs-based metrics.
listLogMetricsPagedCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
listLogMetricsPagedCallable() - Method in class com.google.cloud.logging.v2.stub.MetricsServiceV2Stub
 
listLogMetricsSettings() - Method in class com.google.cloud.logging.v2.MetricsSettings.Builder
Returns the builder for the settings used for calls to listLogMetrics.
listLogMetricsSettings() - Method in class com.google.cloud.logging.v2.MetricsSettings
Returns the object with the settings used for calls to listLogMetrics.
listLogs(ParentNameOneof) - Method in class com.google.cloud.logging.v2.LoggingClient
Lists the logs in projects, organizations, folders, or billing accounts.
listLogs(ListLogsRequest) - Method in class com.google.cloud.logging.v2.LoggingClient
Lists the logs in projects, organizations, folders, or billing accounts.
listLogsCallable() - Method in class com.google.cloud.logging.v2.LoggingClient
Lists the logs in projects, organizations, folders, or billing accounts.
listLogsCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
listLogsCallable() - Method in class com.google.cloud.logging.v2.stub.LoggingServiceV2Stub
 
listLogsPagedCallable() - Method in class com.google.cloud.logging.v2.LoggingClient
Lists the logs in projects, organizations, folders, or billing accounts.
listLogsPagedCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
listLogsPagedCallable() - Method in class com.google.cloud.logging.v2.stub.LoggingServiceV2Stub
 
listLogsSettings() - Method in class com.google.cloud.logging.v2.LoggingSettings.Builder
Returns the builder for the settings used for calls to listLogs.
listLogsSettings() - Method in class com.google.cloud.logging.v2.LoggingSettings
Returns the object with the settings used for calls to listLogs.
listMachineTypes(String, Compute.MachineTypeListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the machine types in the provided zone.
listMachineTypes(Compute.MachineTypeAggregatedListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the machine types in all zones.
listMachineTypes(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists the machine types in the provided zone.
listMachineTypes(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists machine types.
listMachineTypes(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listMachineTypes(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listMetricDescriptors(ProjectName) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists metric descriptors that match a filter.
listMetricDescriptors(ListMetricDescriptorsRequest) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists metric descriptors that match a filter.
listMetricDescriptorsCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists metric descriptors that match a filter.
listMetricDescriptorsCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
listMetricDescriptorsCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
listMetricDescriptorsPagedCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists metric descriptors that match a filter.
listMetricDescriptorsPagedCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
listMetricDescriptorsPagedCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
listMetricDescriptorsSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings.Builder
Returns the builder for the settings used for calls to listMetricDescriptors.
listMetricDescriptorsSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns the object with the settings used for calls to listMetricDescriptors.
listMetrics() - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of listing metrics, specifying the page size.
listMetrics(Logging.ListOption...) - Method in interface com.google.cloud.logging.Logging
Lists the metrics.
listMetricsAsync() - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously listing metrics, specifying the page size.
listMetricsAsync(Logging.ListOption...) - Method in interface com.google.cloud.logging.Logging
Sends a request for listing metrics.
listMonitoredResourceDescriptors() - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of listing monitored resource descriptors, specifying the page size.
listMonitoredResourceDescriptors(Logging.ListOption...) - Method in interface com.google.cloud.logging.Logging
Lists the monitored resource descriptors used by Stackdriver Logging.
listMonitoredResourceDescriptors(ListMonitoredResourceDescriptorsRequest) - Method in class com.google.cloud.logging.v2.LoggingClient
Lists the descriptors for monitored resource types used by Stackdriver Logging.
listMonitoredResourceDescriptors(ProjectName) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists monitored resource descriptors that match a filter.
listMonitoredResourceDescriptors(ListMonitoredResourceDescriptorsRequest) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists monitored resource descriptors that match a filter.
listMonitoredResourceDescriptorsAsync() - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously listing monitored resource descriptors, specifying the page size.
listMonitoredResourceDescriptorsAsync(Logging.ListOption...) - Method in interface com.google.cloud.logging.Logging
Sends a request for listing monitored resource descriptors used by Stackdriver Logging.
listMonitoredResourceDescriptorsCallable() - Method in class com.google.cloud.logging.v2.LoggingClient
Lists the descriptors for monitored resource types used by Stackdriver Logging.
listMonitoredResourceDescriptorsCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
listMonitoredResourceDescriptorsCallable() - Method in class com.google.cloud.logging.v2.stub.LoggingServiceV2Stub
 
listMonitoredResourceDescriptorsCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists monitored resource descriptors that match a filter.
listMonitoredResourceDescriptorsCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
listMonitoredResourceDescriptorsCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
listMonitoredResourceDescriptorsPagedCallable() - Method in class com.google.cloud.logging.v2.LoggingClient
Lists the descriptors for monitored resource types used by Stackdriver Logging.
listMonitoredResourceDescriptorsPagedCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
listMonitoredResourceDescriptorsPagedCallable() - Method in class com.google.cloud.logging.v2.stub.LoggingServiceV2Stub
 
listMonitoredResourceDescriptorsPagedCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists monitored resource descriptors that match a filter.
listMonitoredResourceDescriptorsPagedCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
listMonitoredResourceDescriptorsPagedCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
listMonitoredResourceDescriptorsSettings() - Method in class com.google.cloud.logging.v2.LoggingSettings.Builder
Returns the builder for the settings used for calls to listMonitoredResourceDescriptors.
listMonitoredResourceDescriptorsSettings() - Method in class com.google.cloud.logging.v2.LoggingSettings
Returns the object with the settings used for calls to listMonitoredResourceDescriptors.
listMonitoredResourceDescriptorsSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings.Builder
Returns the builder for the settings used for calls to listMonitoredResourceDescriptors.
listMonitoredResourceDescriptorsSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns the object with the settings used for calls to listMonitoredResourceDescriptors.
listNetworks(Compute.NetworkListOption...) - Method in interface com.google.cloud.compute.Compute
Lists networks.
listNetworks(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists networks.
listNetworks(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listNodePools(String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Lists the node pools for a cluster.
listNodePools(ListNodePoolsRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Lists the node pools for a cluster.
listNodePoolsCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Lists the node pools for a cluster.
listNodePoolsCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
listNodePoolsCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
listNodePoolsSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to listNodePools.
listNodePoolsSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to listNodePools.
listNotifications(String) - Method in interface com.google.cloud.notification.Notification
 
listNotifications(String) - Method in class com.google.cloud.notification.NotificationImpl
 
listNotifications(String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
listNotifications(String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
List the notifications for the provided bucket.
listOperations(String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Lists all operations in a project in a specific zone or all zones.
listOperations(ListOperationsRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Lists all operations in a project in a specific zone or all zones.
listOperationsCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Lists all operations in a project in a specific zone or all zones.
listOperationsCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
listOperationsCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
listOperationsSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to listOperations.
listOperationsSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to listOperations.
listRecordSets(String, Dns.RecordSetListOption...) - Method in interface com.google.cloud.dns.Dns
Lists the record sets in the zone identified by name.
listRecordSets(String, Dns.RecordSetListOption...) - Method in class com.google.cloud.dns.DnsBatch
Adds a request representing the "list record sets" operation in the zone specified by zoneName to this batch.
listRecordSets(String, Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.DnsRpc
Lists record sets for a given zone.
listRecordSets(String, Map<DnsRpc.Option, ?>) - Method in class com.google.cloud.dns.spi.v1.HttpDnsRpc
 
listRecordSets(Dns.RecordSetListOption...) - Method in class com.google.cloud.dns.Zone
Lists all RecordSets associated with this zone.
listRegionAddresses(String, Compute.AddressListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the region addresses for the provided region.
listRegionAddresses(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists the regions addresses for the provided region.
listRegionAddresses(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listRegionOperations(String, Compute.OperationListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the operations for the provided region.
listRegionOperations(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists the region operations for the provided region.
listRegionOperations(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listRegions(Compute.RegionListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the regions.
listRegions(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists the regions.
listRegions(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
ListResult(String, Iterable<T>) - Constructor for class com.google.cloud.dns.spi.v1.DnsRpc.ListResult
 
listRootCategories(String) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Returns the list of root categories of sensitive information.
listRootCategoriesCallable() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Returns the list of root categories of sensitive information.
listRootCategoriesCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
listRootCategoriesCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
listRootCategoriesSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Returns the builder for the settings used for calls to listRootCategories.
listRootCategoriesSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the object with the settings used for calls to listRootCategories.
listSelector(String, List<? extends FieldSelector>, FieldSelector...) - Static method in class com.google.cloud.FieldSelector.Helper
Returns a composite selector given a number of resource fields and a container name.
listSelector(String, List<? extends FieldSelector>, FieldSelector[], String...) - Static method in class com.google.cloud.FieldSelector.Helper
Returns a composite selector given a number of resource fields and a container name.
listSelector(String[], String, List<? extends FieldSelector>, FieldSelector[], String...) - Static method in class com.google.cloud.FieldSelector.Helper
Returns a composite selector given a number of top level fields as strings, a number of resource fields and a container name.
listSessionEntityTypes(SessionName) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Returns the list of all session entity types in the specified session.
listSessionEntityTypes(ListSessionEntityTypesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Returns the list of all session entity types in the specified session.
listSessionEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Returns the list of all session entity types in the specified session.
listSessionEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
listSessionEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
listSessionEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Returns the list of all session entity types in the specified session.
listSessionEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
listSessionEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
listSessionEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Returns the builder for the settings used for calls to listSessionEntityTypes.
listSessionEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the object with the settings used for calls to listSessionEntityTypes.
listSinks() - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of listing sinks, specifying the page size.
listSinks(Logging.ListOption...) - Method in interface com.google.cloud.logging.Logging
Lists the sinks.
listSinks(ParentNameOneof) - Method in class com.google.cloud.logging.v2.ConfigClient
Lists sinks.
listSinks(ListSinksRequest) - Method in class com.google.cloud.logging.v2.ConfigClient
Lists sinks.
listSinksAsync() - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously listing sinks, specifying the page size.
listSinksAsync(Logging.ListOption...) - Method in interface com.google.cloud.logging.Logging
Sends a request for listing sinks.
listSinksCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Lists sinks.
listSinksCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
listSinksCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
listSinksPagedCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Lists sinks.
listSinksPagedCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
listSinksPagedCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
listSinksSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Returns the builder for the settings used for calls to listSinks.
listSinksSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns the object with the settings used for calls to listSinks.
listSnapshots(Compute.SnapshotListOption...) - Method in interface com.google.cloud.compute.Compute
Lists snapshots.
listSnapshots(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists snapshots.
listSnapshots(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listSnapshots(ProjectName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshots(ListSnapshotsRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshotsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSnapshotsCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSnapshotsCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshotsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSnapshotsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSnapshotsPagedCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshotsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to listSnapshots.
listSnapshotsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to listSnapshots.
listSubnetworks(String, Compute.SubnetworkListOption...) - Method in interface com.google.cloud.compute.Compute
Lists subnetworks for the provided region.
listSubnetworks(Compute.SubnetworkAggregatedListOption...) - Method in interface com.google.cloud.compute.Compute
Lists subnetworks for all regions.
listSubnetworks(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists subnetworks for the provided region.
listSubnetworks(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists subnetworks.
listSubnetworks(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listSubnetworks(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listSubscriptions() - Method in class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
Example of listing subscriptions.
listSubscriptions(ProjectName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to listSubscriptions.
listSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to listSubscriptions.
listSupportedLanguages() - Method in class com.google.cloud.examples.translate.snippets.TranslateSnippets
Example of listing supported languages, localized according to TranslateOptions.getTargetLanguage().
listSupportedLanguages(Map<TranslateRpc.Option, ?>) - Method in class com.google.cloud.translate.spi.v2.HttpTranslateRpc
 
listSupportedLanguages(Map<TranslateRpc.Option, ?>) - Method in interface com.google.cloud.translate.spi.v2.TranslateRpc
Returns a list of the languages supported by Google Translation.
listSupportedLanguages(Translate.LanguageListOption...) - Method in interface com.google.cloud.translate.Translate
Returns the list of languages supported by Google Translation.
listSupportedLanguagesWithTarget() - Method in class com.google.cloud.examples.translate.snippets.TranslateSnippets
Example of listing supported languages, localized according to a provided language.
listTableData(String, String, BigQuery.TableDataListOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Lists the table's rows.
listTableData(TableId, BigQuery.TableDataListOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Lists the table's rows.
listTableData(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Lists the table's rows.
listTableData(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
listTableData(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of listing table rows, specifying the page size.
listTableDataFromId(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of listing table rows, specifying the page size.
listTables(String, BigQuery.TableListOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Lists the tables in the dataset.
listTables(DatasetId, BigQuery.TableListOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Lists the tables in the dataset.
listTables(String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Lists the dataset's tables.
listTables(String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
listTables(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Lists all tables served from a specified instance.
listTables(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of listing the tables in a dataset, specifying the page size.
listTablesCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Lists all tables served from a specified instance.
listTablesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listTablesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listTablesFromId(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of listing the tables in a dataset.
listTablesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Lists all tables served from a specified instance.
listTablesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listTablesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listTablesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to listTables.
listTablesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns the object with the settings used for calls to listTables.
listTimeSeries(ProjectName, String, TimeInterval, ListTimeSeriesRequest.TimeSeriesView) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists time series that match a filter.
listTimeSeries(ListTimeSeriesRequest) - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists time series that match a filter.
listTimeSeriesCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists time series that match a filter.
listTimeSeriesCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
listTimeSeriesCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
listTimeSeriesPagedCallable() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
Lists time series that match a filter.
listTimeSeriesPagedCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
listTimeSeriesPagedCallable() - Method in class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
listTimeSeriesSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings.Builder
Returns the builder for the settings used for calls to listTimeSeries.
listTimeSeriesSettings() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns the object with the settings used for calls to listTimeSeries.
listTopics() - Method in class com.google.cloud.examples.pubsub.snippets.TopicAdminClientSnippets
Example of listing topics.
listTopics(ProjectName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopics(ListTopicsRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopicsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicsCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicsCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopicsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicsPagedCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopicsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to listTopics.
listTopicsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to listTopics.
listTopicSubscriptions(String) - Method in class com.google.cloud.examples.pubsub.snippets.TopicAdminClientSnippets
Example of listing topics for a subscription.
listTopicSubscriptions(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the name of the subscriptions for this topic.
listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the name of the subscriptions for this topic.
listTopicSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the name of the subscriptions for this topic.
listTopicSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the name of the subscriptions for this topic.
listTopicSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to listTopicSubscriptions.
listTopicSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to listTopicSubscriptions.
listTraces(String) - Method in class com.google.cloud.trace.v1.TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTraces(ListTracesRequest) - Method in class com.google.cloud.trace.v1.TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTracesCallable() - Method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
listTracesCallable() - Method in class com.google.cloud.trace.v1.stub.TraceServiceStub
 
listTracesCallable() - Method in class com.google.cloud.trace.v1.TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTracesPagedCallable() - Method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
listTracesPagedCallable() - Method in class com.google.cloud.trace.v1.stub.TraceServiceStub
 
listTracesPagedCallable() - Method in class com.google.cloud.trace.v1.TraceServiceClient
Returns of a list of traces that match the specified filter conditions.
listTracesSettings() - Method in class com.google.cloud.trace.v1.TraceServiceSettings.Builder
Returns the builder for the settings used for calls to listTraces.
listTracesSettings() - Method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns the object with the settings used for calls to listTraces.
listTransferConfigs(ParentNameOneof) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about all data transfers in the project.
listTransferConfigs(ListTransferConfigsRequest) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about all data transfers in the project.
listTransferConfigsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about all data transfers in the project.
listTransferConfigsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
listTransferConfigsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
listTransferConfigsPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about all data transfers in the project.
listTransferConfigsPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
listTransferConfigsPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
listTransferConfigsSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to listTransferConfigs.
listTransferConfigsSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to listTransferConfigs.
listTransferLogs(RunNameOneof) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns user facing log messages for the data transfer run.
listTransferLogs(ListTransferLogsRequest) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns user facing log messages for the data transfer run.
listTransferLogsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns user facing log messages for the data transfer run.
listTransferLogsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
listTransferLogsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
listTransferLogsPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns user facing log messages for the data transfer run.
listTransferLogsPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
listTransferLogsPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
listTransferLogsSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to listTransferLogs.
listTransferLogsSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to listTransferLogs.
listTransferRuns(TransferConfigNameOneof) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about running and completed jobs.
listTransferRuns(ListTransferRunsRequest) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about running and completed jobs.
listTransferRunsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about running and completed jobs.
listTransferRunsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
listTransferRunsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
listTransferRunsPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Returns information about running and completed jobs.
listTransferRunsPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
listTransferRunsPagedCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
listTransferRunsSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to listTransferRuns.
listTransferRunsSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to listTransferRuns.
ListValue - Class in com.google.cloud.datastore
A Google Cloud Datastore list value.
ListValue(List<? extends Value<?>>) - Constructor for class com.google.cloud.datastore.ListValue
 
ListValue(Value<?>, Value<?>...) - Constructor for class com.google.cloud.datastore.ListValue
 
ListValue.Builder - Class in com.google.cloud.datastore
 
listZoneOperations(String, Compute.OperationListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the operations for the provided zone.
listZoneOperations(String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists the zone operations for the provided zone.
listZoneOperations(String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listZones(Compute.ZoneListOption...) - Method in interface com.google.cloud.compute.Compute
Lists the zones.
listZones(Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Lists the zones.
listZones(Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
listZones(Dns.ZoneListOption...) - Method in interface com.google.cloud.dns.Dns
Lists the zones inside the project.
listZones(Dns.ZoneListOption...) - Method in class com.google.cloud.dns.DnsBatch
Adds a request representing the "list zones" operation to this batch.
listZones(Map<DnsRpc.Option, ?>) - Method in interface com.google.cloud.dns.spi.v1.DnsRpc
Lists the zones that exist within the project.
listZones(Map<DnsRpc.Option, ?>) - Method in class com.google.cloud.dns.spi.v1.HttpDnsRpc
 
LLRBBlackValueNode<K,V> - Class in com.google.cloud.firestore.collection
 
LLRBEmptyNode<K,V> - Class in com.google.cloud.firestore.collection
 
LLRBNode<K,V> - Interface in com.google.cloud.firestore.collection
 
LLRBNode.Color - Enum in com.google.cloud.firestore.collection
 
LLRBNode.NodeVisitor<K,V> - Class in com.google.cloud.firestore.collection
 
LLRBNode.ShortCircuitingNodeVisitor<K,V> - Interface in com.google.cloud.firestore.collection
 
LLRBRedValueNode<K,V> - Class in com.google.cloud.firestore.collection
 
LLRBValueNode<K,V> - Class in com.google.cloud.firestore.collection
 
load(FormatOptions, String, BigQuery.JobOption...) - Method in class com.google.cloud.bigquery.Table
Starts a BigQuery Job to load data into the current table from the provided source URI.
load(FormatOptions, List<String>, BigQuery.JobOption...) - Method in class com.google.cloud.bigquery.Table
Starts a BigQuery Job to load data into the current table from the provided source URIs.
load(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
load(StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Reads all the bytes from a storage object.
LoadConfiguration - Interface in com.google.cloud.bigquery
Common interface for a load configuration.
LoadConfiguration.Builder - Interface in com.google.cloud.bigquery
 
LoadJobConfiguration - Class in com.google.cloud.bigquery
Google BigQuery load job configuration.
LoadJobConfiguration.Builder - Class in com.google.cloud.bigquery
 
loadList(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example loading data from a list of Google Cloud Storage files.
loadSingle(String) - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example loading data from a single Google Cloud Storage file.
LocalDatastoreHelper - Class in com.google.cloud.datastore.testing
Utility to start and stop local Google Cloud Datastore process.
LocalResourceManagerHelper - Class in com.google.cloud.resourcemanager.testing
Utility to create a local Resource Manager mock for testing.
LocalStorageHelper - Class in com.google.cloud.storage.contrib.nio.testing
Utility to create an in-memory storage configuration for testing.
LogEntry - Class in com.google.cloud.logging
A Stackdriver Logging log entry.
LogEntry.Builder - Class in com.google.cloud.logging
A builder for LogEntry objects.
Logging - Interface in com.google.cloud.logging
 
Logging.EntryListOption - Class in com.google.cloud.logging
Class for specifying options for listing log entries.
Logging.ListOption - Class in com.google.cloud.logging
Class for specifying options for listing sinks, monitored resources and monitored resource descriptors.
Logging.SortingField - Enum in com.google.cloud.logging
Fields according to which log entries can be sorted.
Logging.SortingOrder - Enum in com.google.cloud.logging
Sorting orders available when listing log entries.
Logging.WriteOption - Class in com.google.cloud.logging
Class for specifying options for writing log entries.
LoggingAppender - Class in com.google.cloud.logging.logback
Logback appender for StackDriver Cloud Logging.
LoggingAppender() - Constructor for class com.google.cloud.logging.logback.LoggingAppender
 
LoggingClient - Class in com.google.cloud.logging.v2
Service Description: Service for ingesting and querying logs.
LoggingClient(LoggingSettings) - Constructor for class com.google.cloud.logging.v2.LoggingClient
Constructs an instance of LoggingClient, using the given settings.
LoggingClient(LoggingServiceV2Stub) - Constructor for class com.google.cloud.logging.v2.LoggingClient
 
LoggingEnhancer - Interface in com.google.cloud.logging
An enhancer for log entries.
LoggingExample - Class in com.google.cloud.examples.logging
An example of using Stackdriver Logging.
LoggingExample() - Constructor for class com.google.cloud.examples.logging.LoggingExample
 
LoggingException - Exception in com.google.cloud.logging
Logging service exception.
LoggingException(IOException, boolean) - Constructor for exception com.google.cloud.logging.LoggingException
 
LoggingException(ApiException) - Constructor for exception com.google.cloud.logging.LoggingException
 
LoggingFactory - Interface in com.google.cloud.logging
An interface for Logging factories.
LoggingHandler - Class in com.google.cloud.logging
A logging handler that outputs logs generated with Logger to Stackdriver Logging.
LoggingHandler() - Constructor for class com.google.cloud.logging.LoggingHandler
Creates an handler that publishes messages to Stackdriver Logging.
LoggingHandler(String) - Constructor for class com.google.cloud.logging.LoggingHandler
Creates a handler that publishes messages to Stackdriver Logging.
LoggingHandler(String, LoggingOptions) - Constructor for class com.google.cloud.logging.LoggingHandler
Creates a handler that publishes messages to Stackdriver Logging.
LoggingHandler(String, LoggingOptions, MonitoredResource) - Constructor for class com.google.cloud.logging.LoggingHandler
Creates a handler that publishes messages to Stackdriver Logging.
LoggingHandler(String, LoggingOptions, MonitoredResource, List<LoggingEnhancer>) - Constructor for class com.google.cloud.logging.LoggingHandler
Creates a handler that publishes messages to Stackdriver Logging.
LoggingHelperException(String, Throwable) - Constructor for exception com.google.cloud.logging.testing.RemoteLoggingHelper.LoggingHelperException
 
LoggingLevel - Class in com.google.cloud.logging
This class adds some additional Java logging levels for Stackdriver Logging.
LoggingOptions - Class in com.google.cloud.logging
 
LoggingOptions(LoggingOptions.Builder) - Constructor for class com.google.cloud.logging.LoggingOptions
 
LoggingOptions.Builder - Class in com.google.cloud.logging
 
LoggingOptions.DefaultLoggingFactory - Class in com.google.cloud.logging
 
LoggingOptions.DefaultLoggingRpcFactory - Class in com.google.cloud.logging
 
LoggingRpc - Interface in com.google.cloud.logging.spi.v2
 
LoggingRpcFactory - Interface in com.google.cloud.logging.spi
An interface for Logging RPC factory.
LoggingServiceV2Stub - Class in com.google.cloud.logging.v2.stub
Base stub class for Stackdriver Logging API.
LoggingServiceV2Stub() - Constructor for class com.google.cloud.logging.v2.stub.LoggingServiceV2Stub
 
LoggingSettings - Class in com.google.cloud.logging.v2
Settings class to configure an instance of LoggingClient.
LoggingSettings.Builder - Class in com.google.cloud.logging.v2
Builder for LoggingSettings.
LoggingSnippets - Class in com.google.cloud.examples.logging.snippets
 
LoggingSnippets(Logging) - Constructor for class com.google.cloud.examples.logging.snippets.LoggingSnippets
 
logName(String) - Static method in class com.google.cloud.logging.Logging.WriteOption
Returns an option to specify a default log name (see LogEntry.getLogName()) for those log entries that do not specify their own log name.
longRunningRecognizeAsync(RecognitionConfig, RecognitionAudio) - Method in class com.google.cloud.speech.v1.SpeechClient
Performs asynchronous speech recognition: receive results via the google.longrunning.Operations interface.
longRunningRecognizeAsync(LongRunningRecognizeRequest) - Method in class com.google.cloud.speech.v1.SpeechClient
Performs asynchronous speech recognition: receive results via the google.longrunning.Operations interface.
longRunningRecognizeCallable() - Method in class com.google.cloud.speech.v1.SpeechClient
Performs asynchronous speech recognition: receive results via the google.longrunning.Operations interface.
longRunningRecognizeCallable() - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
longRunningRecognizeCallable() - Method in class com.google.cloud.speech.v1.stub.SpeechStub
 
longRunningRecognizeOperationCallable() - Method in class com.google.cloud.speech.v1.SpeechClient
Performs asynchronous speech recognition: receive results via the google.longrunning.Operations interface.
longRunningRecognizeOperationCallable() - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
longRunningRecognizeOperationCallable() - Method in class com.google.cloud.speech.v1.stub.SpeechStub
 
longRunningRecognizeOperationSettings() - Method in class com.google.cloud.speech.v1.SpeechSettings.Builder
Returns the builder for the settings used for calls to longRunningRecognize.
longRunningRecognizeOperationSettings() - Method in class com.google.cloud.speech.v1.SpeechSettings
Returns the object with the settings used for calls to longRunningRecognize.
longRunningRecognizeSettings() - Method in class com.google.cloud.speech.v1.SpeechSettings.Builder
Returns the builder for the settings used for calls to longRunningRecognize.
longRunningRecognizeSettings() - Method in class com.google.cloud.speech.v1.SpeechSettings
Returns the object with the settings used for calls to longRunningRecognize.
LongValue - Class in com.google.cloud.datastore
 
LongValue(long) - Constructor for class com.google.cloud.datastore.LongValue
 
LongValue.Builder - Class in com.google.cloud.datastore
 
lookup(LookupRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
Sends a lookup request.
lookup(LookupRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
 
lt(String, Value<?>) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
lt(String, String) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
lt(String, long) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
lt(String, double) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
lt(String, boolean) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
lt(String, Timestamp) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
lt(String, Key) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
lt(String, Blob) - Static method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 

M

MachineType - Class in com.google.cloud.compute
A Google Compute Engine machine type.
MachineTypeId - Class in com.google.cloud.compute
Identity for a Google Compute Engine machine type.
main(String[]) - Static method in class com.google.cloud.bigquery.datatransfer.v1.SampleApp
 
main(String[]) - Static method in class com.google.cloud.compatchecker.GoogleCloudCompatChecker
 
main(String[]) - Static method in class com.google.cloud.container.v1.SampleApp
 
main(String...) - Static method in class com.google.cloud.examples.bigquery.BigQueryExample
 
main(String...) - Static method in class com.google.cloud.examples.bigquery.snippets.CreateTableAndLoadData
 
main(String...) - Static method in class com.google.cloud.examples.bigquery.snippets.InsertDataAndQueryTable
 
main(String...) - Static method in class com.google.cloud.examples.compute.ComputeExample
 
main(String...) - Static method in class com.google.cloud.examples.compute.snippets.CreateAddressDiskAndInstance
 
main(String...) - Static method in class com.google.cloud.examples.compute.snippets.CreateInstance
 
main(String...) - Static method in class com.google.cloud.examples.compute.snippets.CreateSnapshot
 
main(String...) - Static method in class com.google.cloud.examples.datastore.DatastoreExample
 
main(String...) - Static method in class com.google.cloud.examples.datastore.snippets.AddEntitiesAndRunQuery
 
main(String...) - Static method in class com.google.cloud.examples.datastore.snippets.CreateEntity
 
main(String...) - Static method in class com.google.cloud.examples.datastore.snippets.UpdateEntity
 
main(String...) - Static method in class com.google.cloud.examples.dns.DnsExample
 
main(String...) - Static method in class com.google.cloud.examples.dns.snippets.CreateOrUpdateRecordSets
 
main(String...) - Static method in class com.google.cloud.examples.dns.snippets.CreateZone
 
main(String...) - Static method in class com.google.cloud.examples.dns.snippets.DeleteZone
 
main(String...) - Static method in class com.google.cloud.examples.dns.snippets.ManipulateZonesAndRecordSets
 
main(String...) - Static method in class com.google.cloud.examples.language.snippets.AnalyzeSentiment
 
main(String...) - Static method in class com.google.cloud.examples.logging.LoggingExample
 
main(String...) - Static method in class com.google.cloud.examples.logging.snippets.AddLoggingHandler
 
main(String...) - Static method in class com.google.cloud.examples.logging.snippets.CreateAndListMetrics
 
main(String...) - Static method in class com.google.cloud.examples.logging.snippets.CreateAndListSinks
 
main(String...) - Static method in class com.google.cloud.examples.logging.snippets.WriteAndListLogEntries
 
main(String[]) - Static method in class com.google.cloud.examples.nio.CountBytes
See the class documentation.
main(String[]) - Static method in class com.google.cloud.examples.nio.ParallelCountBytes
See the class documentation.
main(String...) - Static method in class com.google.cloud.examples.nio.snippets.CreateCloudStorageFileSystem
 
main(String...) - Static method in class com.google.cloud.examples.nio.snippets.CreateInputStream
 
main(String...) - Static method in class com.google.cloud.examples.nio.snippets.GetFileSystem
 
main(String...) - Static method in class com.google.cloud.examples.nio.snippets.ReadAllLines
 
main(String...) - Static method in class com.google.cloud.examples.nio.snippets.WriteFileWithAttributes
 
main(String[]) - Static method in class com.google.cloud.examples.nio.Stat
See the class documentation.
main(String...) - Static method in class com.google.cloud.examples.pubsub.snippets.CreateSubscriptionAndConsumeMessages
 
main(String...) - Static method in class com.google.cloud.examples.pubsub.snippets.CreateTopicAndPublishMessages
 
main(String...) - Static method in class com.google.cloud.examples.pubsub.snippets.UsePubSubEmulatorSnippet
 
main(String...) - Static method in class com.google.cloud.examples.resourcemanager.ResourceManagerExample
 
main(String...) - Static method in class com.google.cloud.examples.resourcemanager.snippets.GetOrCreateProject
 
main(String...) - Static method in class com.google.cloud.examples.resourcemanager.snippets.ModifyPolicy
 
main(String...) - Static method in class com.google.cloud.examples.resourcemanager.snippets.UpdateAndListProjects
 
main(String...) - Static method in class com.google.cloud.examples.spanner.snippets.DatabaseSelect
 
main(String...) - Static method in class com.google.cloud.examples.speech.snippets.RecognizeSpeech
 
main(String...) - Static method in class com.google.cloud.examples.storage.snippets.CreateAndListBucketsAndBlobs
 
main(String...) - Static method in class com.google.cloud.examples.storage.snippets.CreateBlob
 
main(String...) - Static method in class com.google.cloud.examples.storage.snippets.UpdateBlob
 
main(String...) - Static method in class com.google.cloud.examples.storage.StorageExample
 
main(String...) - Static method in class com.google.cloud.examples.translate.snippets.DetectLanguageAndTranslate
 
main(String...) - Static method in class com.google.cloud.examples.translate.TranslateExample
 
main(String...) - Static method in class com.google.cloud.examples.vision.snippets.AnnotateImage
 
main(String[]) - Static method in class com.google.cloud.nio.examples.ListFilesystems
See the class documentation.
ManipulateZonesAndRecordSets - Class in com.google.cloud.examples.dns.snippets
A complete snippet for Google Cloud DNS showing how to create and delete a zone.
ManipulateZonesAndRecordSets() - Constructor for class com.google.cloud.examples.dns.snippets.ManipulateZonesAndRecordSets
 
Marshaller() - Constructor for class com.google.cloud.Policy.Marshaller
 
MAX_VALUE - Static variable in class com.google.cloud.Timestamp
The largest legal timestamp ("9999-12-31T23:59:59Z").
maxAttempts(int) - Static method in class com.google.cloud.RetryOption
See RetrySettings.getMaxAttempts().
maxChannelReopens(int) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration.Builder
 
maxChannelReopens() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration
Returns the number of times we try re-opening a channel if it's closed unexpectedly while reading.
maxRetryDelay(Duration) - Static method in class com.google.cloud.RetryOption
See RetrySettings.getMaxRetryDelay().
maxWaitTime(long) - Static method in class com.google.cloud.bigquery.BigQuery.QueryResultsOption
Returns an option that sets how long to wait for the query to complete, in milliseconds, before returning.
md5Match(String) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's data MD5 hash match.
md5Match() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's data MD5 hash match.
megabytesRewrittenPerCall - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
merge() - Static method in class com.google.cloud.firestore.SetOptions
Changes the behavior of set() calls to only replace the values specified in its data argument.
mergeFieldPaths(List<FieldPath>) - Static method in class com.google.cloud.firestore.SetOptions
Changes the behavior of set() calls to only replace the fields under fieldPaths.
mergeFields(List<String>) - Static method in class com.google.cloud.firestore.SetOptions
Changes the behavior of set() calls to only replace the fields under fieldPaths.
mergeFields(String...) - Static method in class com.google.cloud.firestore.SetOptions
Changes the behavior of set() calls to only replace the fields under fieldPaths.
mergeFrom(P) - Method in interface com.google.cloud.datastore.ValueBuilder
 
mergeToSettings(RetrySettings, RetryOption...) - Static method in class com.google.cloud.RetryOption
Creates a new RetrySettings instance, merging provided settings and multiple RetryOptions, each of which represents a single property in RetrySettings.
messageReceiver() - Method in class com.google.cloud.examples.pubsub.snippets.MessageReceiverSnippets
This MessageReceiver passes all messages to a BlockingQueue.
MessageReceiver - Interface in com.google.cloud.pubsub.v1
This interface can be implemented by users of Subscriber to receive messages.
MessageReceiverSnippets - Class in com.google.cloud.examples.pubsub.snippets
This class contains snippets for the MessageReceiver interface.
MessageReceiverSnippets(BlockingQueue<PubsubMessage>) - Constructor for class com.google.cloud.examples.pubsub.snippets.MessageReceiverSnippets
 
Metadata - Class in com.google.cloud.compute
Metadata for Google Compute Engine Instance as ket/value pairs.
Metadata.Builder - Class in com.google.cloud.compute
A builder for Metadata objects.
MetadataConfig - Class in com.google.cloud
Retrieves Google Cloud project-id and a limited set of instance attributes from Metadata server.
metagenerationMatch() - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option for blob's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for blob's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's metageneration match.
metagenerationMatch() - Static method in class com.google.cloud.storage.Bucket.BucketSourceOption
Returns an option for bucket's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's metageneration match.
metagenerationMatch() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's metageneration match.
metagenerationMatch() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Returns an option for bucket's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Storage.BucketSourceOption
Returns an option for bucket's metageneration match.
metagenerationMatch() - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option for bucket's metageneration match.
metagenerationNotMatch() - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch() - Static method in class com.google.cloud.storage.Bucket.BucketSourceOption
Returns an option for bucket's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Returns an option for bucket's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BucketSourceOption
Returns an option for bucket's metageneration mismatch.
metagenerationNotMatch() - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option for bucket's metageneration mismatch.
Metric - Class in com.google.cloud.logging
Stackdriver Logging metrics describe logs-based metric.
Metric.Builder - Class in com.google.cloud.logging
A builder for Metric objects.
MetricInfo - Class in com.google.cloud.logging
Stackdriver Logging metrics describe logs-based metric.
MetricInfo.Builder - Class in com.google.cloud.logging
A builder for MetricInfo objects.
MetricsClient - Class in com.google.cloud.logging.v2
Service Description: Service for configuring logs-based metrics.
MetricsClient(MetricsSettings) - Constructor for class com.google.cloud.logging.v2.MetricsClient
Constructs an instance of MetricsClient, using the given settings.
MetricsClient(MetricsServiceV2Stub) - Constructor for class com.google.cloud.logging.v2.MetricsClient
 
MetricServiceClient - Class in com.google.cloud.monitoring.v3
Service Description: Manages metric descriptors, monitored resource descriptors, and time series data.
MetricServiceClient(MetricServiceSettings) - Constructor for class com.google.cloud.monitoring.v3.MetricServiceClient
Constructs an instance of MetricServiceClient, using the given settings.
MetricServiceClient(MetricServiceStub) - Constructor for class com.google.cloud.monitoring.v3.MetricServiceClient
 
MetricServiceSettings - Class in com.google.cloud.monitoring.v3
Settings class to configure an instance of MetricServiceClient.
MetricServiceSettings.Builder - Class in com.google.cloud.monitoring.v3
Builder for MetricServiceSettings.
MetricServiceStub - Class in com.google.cloud.monitoring.v3.stub
Base stub class for Stackdriver Monitoring API.
MetricServiceStub() - Constructor for class com.google.cloud.monitoring.v3.stub.MetricServiceStub
 
MetricSnippets - Class in com.google.cloud.examples.logging.snippets
This class contains a number of snippets for the Metric class.
MetricSnippets(Metric) - Constructor for class com.google.cloud.examples.logging.snippets.MetricSnippets
 
MetricsServiceV2Stub - Class in com.google.cloud.logging.v2.stub
Base stub class for Stackdriver Logging API.
MetricsServiceV2Stub() - Constructor for class com.google.cloud.logging.v2.stub.MetricsServiceV2Stub
 
MetricsSettings - Class in com.google.cloud.logging.v2
Settings class to configure an instance of MetricsClient.
MetricsSettings.Builder - Class in com.google.cloud.logging.v2
Builder for MetricsSettings.
MIGRATE - Static variable in class com.google.cloud.compute.SchedulingOptions.Maintenance
The default behavior for standard instances.
mimeType() - Method in interface com.google.cloud.storage.contrib.nio.CloudStorageFileAttributes
Returns mime type (e.g.
MIN_VALUE - Static variable in class com.google.cloud.Timestamp
The smallest legal timestamp ("0001-01-01T00:00:00Z").
model(String) - Static method in class com.google.cloud.translate.Translate.TranslateOption
Sets the language translation model.
modifyAckDeadlineCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
modifyAckDeadlineCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
modifyAckDeadlineSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to modifyAckDeadline.
modifyAckDeadlineSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to modifyAckDeadline.
modifyColumnFamilies(TableName, List<ModifyColumnFamiliesRequest.Modification>) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Performs a series of column family modifications on the specified table.
modifyColumnFamilies(ModifyColumnFamiliesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Performs a series of column family modifications on the specified table.
modifyColumnFamiliesCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Performs a series of column family modifications on the specified table.
modifyColumnFamiliesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
modifyColumnFamiliesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
modifyColumnFamiliesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to modifyColumnFamilies.
modifyColumnFamiliesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns the object with the settings used for calls to modifyColumnFamilies.
ModifyPolicy - Class in com.google.cloud.examples.resourcemanager.snippets
A snippet for Google Cloud Resource Manager showing how to modify a project's IAM policy.
ModifyPolicy() - Constructor for class com.google.cloud.examples.resourcemanager.snippets.ModifyPolicy
 
modifyPushConfig(SubscriptionName, PushConfig) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Modifies the `PushConfig` for a specified subscription.
modifyPushConfig(ModifyPushConfigRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Modifies the `PushConfig` for a specified subscription.
modifyPushConfigCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
modifyPushConfigCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
modifyPushConfigCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Modifies the `PushConfig` for a specified subscription.
modifyPushConfigSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to modifyPushConfig.
modifyPushConfigSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to modifyPushConfig.
MonitoredResource - Class in com.google.cloud
Objects of this class represent a resource that can be used for monitoring, logging, billing, or other purposes.
MonitoredResource.Builder - Class in com.google.cloud
A builder for MonitoredResource objects.
MonitoredResourceDescriptor - Class in com.google.cloud
This class describes the schema of Cloud monitored resources.
MonitoredResourceDescriptor.LabelDescriptor - Class in com.google.cloud
This class describes a label for a monitored resource.
MonitoredResourceDescriptor.LabelDescriptor.ValueType - Enum in com.google.cloud
Value types that can be used as label values.
MonitoredResourceUtil - Class in com.google.cloud.logging
Monitored resource construction utilities to detect resource type and add labels.
move(Path, Path, CopyOption...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
moveTo(String, String) - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of moving a blob to a different bucket with a different name.
MULTI_REGIONAL - Static variable in class com.google.cloud.storage.StorageClass
Multi-regional storage class.
multipleAddEntities(String, String) - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of adding multiple entities.
multipleAddEntitiesDeferredId() - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of adding multiple entities with deferred id allocation.
multipleDeleteEntities(String, String) - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of deleting multiple entities.
multiplePutEntities(String, String) - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of putting multiple entities.
multiplePutEntitiesDeferredId() - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of putting multiple entities with deferred id allocation.
multipleUpdateEntities(String, String) - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of updating multiple entities.
mutateRow(TableName, ByteString, List<Mutation>) - Method in class com.google.cloud.bigtable.v2.BigtableClient
Mutates a row atomically.
mutateRow(MutateRowRequest) - Method in class com.google.cloud.bigtable.v2.BigtableClient
Mutates a row atomically.
mutateRowCallable() - Method in class com.google.cloud.bigtable.v2.BigtableClient
Mutates a row atomically.
mutateRowCallable() - Method in class com.google.cloud.bigtable.v2.stub.BigtableStub
 
mutateRowCallable() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
mutateRowsCallable() - Method in class com.google.cloud.bigtable.v2.BigtableClient
Mutates multiple rows in a batch.
mutateRowsCallable() - Method in class com.google.cloud.bigtable.v2.stub.BigtableStub
 
mutateRowsCallable() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
mutateRowSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings.Builder
Returns the builder for the settings used for calls to mutateRow.
mutateRowSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns the object with the settings used for calls to mutateRow.
mutateRowsSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings.Builder
Returns the builder for the settings used for calls to mutateRows.
mutateRowsSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns the object with the settings used for calls to mutateRows.
Mutation - Class in com.google.cloud.spanner
Represents an individual table modification to be applied to Cloud Spanner.
Mutation.Op - Enum in com.google.cloud.spanner
Enumerates the types of mutation that can be applied.
Mutation.WriteBuilder - Class in com.google.cloud.spanner
MX - Static variable in class com.google.cloud.dns.RecordSet.Type
Mail exchange record, which is used in routing requests to mail servers.

N

nack() - Method in interface com.google.cloud.pubsub.v1.AckReplyConsumer
Signals that the message has not been successfully processed.
name() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileAttributeView
Returns .
name() - Method in class com.google.cloud.StringEnumValue
 
NAPTR - Static variable in class com.google.cloud.dns.RecordSet.Type
Naming authority pointer record, defined by RFC3403.
NEARLINE - Static variable in class com.google.cloud.storage.StorageClass
Nearline storage class.
Network - Class in com.google.cloud.compute
A Google Compute Engine Network.
Network.Builder - Class in com.google.cloud.compute
A builder for Network objects.
NetworkConfiguration - Class in com.google.cloud.compute
Base class for Google Compute Engine network configuration.
NetworkConfiguration.Type - Enum in com.google.cloud.compute
Type of a Google Compute Engine disk configuration.
NetworkId - Class in com.google.cloud.compute
Identity for a Google Compute Engine network.
NetworkInfo - Class in com.google.cloud.compute
A Google Compute Engine Network.
NetworkInfo.Builder - Class in com.google.cloud.compute
A builder for NetworkInfo objects.
NetworkInterface - Class in com.google.cloud.compute
A network interface for a Google Compute Engine instance.
NetworkInterface.AccessConfig - Class in com.google.cloud.compute
Access configuration for a Google Compute Engine instance's network interface.
NetworkInterface.AccessConfig.Builder - Class in com.google.cloud.compute
 
NetworkInterface.AccessConfig.Type - Class in com.google.cloud.compute
The type of network access configuration.
NetworkInterface.Builder - Class in com.google.cloud.compute
 
newBatch() - Method in interface com.google.cloud.datastore.Datastore
Returns a new Batch for processing multiple write operations in one request.
newBatch(String, String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of starting a new batch.
newBuilder() - Static method in class com.google.cloud.BaseServiceException.ExceptionData
 
newBuilder() - Static method in class com.google.cloud.bigquery.BigQueryOptions
 
newBuilder(TableId, TableId) - Static method in class com.google.cloud.bigquery.CopyJobConfiguration
Creates a builder for a BigQuery Copy Job configuration given destination and source table.
newBuilder(TableId, List<TableId>) - Static method in class com.google.cloud.bigquery.CopyJobConfiguration
Creates a builder for a BigQuery Copy Job configuration given destination and source tables.
newBuilder() - Static method in class com.google.cloud.bigquery.CsvOptions
Returns a builder for a CsvOptions object.
newBuilder(DatasetId) - Static method in class com.google.cloud.bigquery.DatasetInfo
Returns a builder for a DatasetInfo object given it's identity.
newBuilder(String) - Static method in class com.google.cloud.bigquery.DatasetInfo
Returns a builder for a DatasetInfo object given it's user-defined id.
newBuilder(String, String) - Static method in class com.google.cloud.bigquery.DatasetInfo
Returns a builder for the DatasetInfo object given it's user-defined project and dataset ids.
newBuilder() - Static method in class com.google.cloud.bigquery.DatastoreBackupOptions
Returns a builder for a DatastoreBackupOptions object.
newBuilder() - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns a new builder for this class.
newBuilder(List<String>, Schema, FormatOptions) - Static method in class com.google.cloud.bigquery.ExternalTableDefinition
Creates a builder for an ExternalTableDefinition object.
newBuilder(String, Schema, FormatOptions) - Static method in class com.google.cloud.bigquery.ExternalTableDefinition
Creates a builder for an ExternalTableDefinition object.
newBuilder(TableId, String) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
Creates a builder for a BigQuery Extract Job configuration given source table and destination URI.
newBuilder(TableId, List<String>) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
Creates a builder for a BigQuery Extract Job configuration given source table and destination URIs.
newBuilder(String, LegacySQLTypeName, Field...) - Static method in class com.google.cloud.bigquery.Field
Returns a builder for a Field object with given name and type.
newBuilder(String, LegacySQLTypeName, FieldList) - Static method in class com.google.cloud.bigquery.Field
Returns a builder for a Field object with given name and type.
newBuilder(TableId) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a builder for an InsertAllRequest object given the destination table.
newBuilder(TableId, Iterable<InsertAllRequest.RowToInsert>) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a builder for an InsertAllRequest object given the destination table and the rows to insert.
newBuilder(TableId, InsertAllRequest.RowToInsert...) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a builder for an InsertAllRequest object given the destination table and the rows to insert.
newBuilder(String, String) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a builder for an InsertAllRequest object given the destination table.
newBuilder(String, String, Iterable<InsertAllRequest.RowToInsert>) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a builder for an InsertAllRequest object given the destination table and the rows to insert.
newBuilder(String, String, InsertAllRequest.RowToInsert...) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a builder for an InsertAllRequest object given the destination table and the rows to insert.
newBuilder(TableInfo, Iterable<InsertAllRequest.RowToInsert>) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a builder for an InsertAllRequest object given the destination table and the rows to insert.
newBuilder(TableInfo, InsertAllRequest.RowToInsert...) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a builder for an InsertAllRequest object given the destination table and the rows to insert.
newBuilder(JobConfiguration) - Static method in class com.google.cloud.bigquery.JobInfo
Returns a builder for a JobInfo object given the job configuration.
newBuilder(TableId, List<String>) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
Creates a builder for a BigQuery Load Job configuration given the destination table and source URIs.
newBuilder(TableId, String) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
Creates a builder for a BigQuery Load Job configuration given the destination table and source URI.
newBuilder(TableId, List<String>, FormatOptions) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
Creates a builder for a BigQuery Load Job configuration given the destination table, format and source URIs.
newBuilder(TableId, String, FormatOptions) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
Creates a builder for a BigQuery Load Job configuration given the destination table, format and source URI.
newBuilder(String) - Static method in class com.google.cloud.bigquery.QueryJobConfiguration
Creates a builder for a BigQuery Query Job given the query to be run.
newBuilder() - Static method in class com.google.cloud.bigquery.QueryParameterValue
Returns a builder for a QueryParameterValue object with given value.
newBuilder() - Static method in class com.google.cloud.bigquery.StandardTableDefinition
Returns a builder for a BigQuery standard table definition.
newBuilder(TableId, TableDefinition) - Static method in class com.google.cloud.bigquery.TableInfo
Returns a builder for a TableInfo object given table identity and definition.
newBuilder(String) - Static method in class com.google.cloud.bigquery.ViewDefinition
Returns a builder for a BigQuery view definition.
newBuilder(String, List<UserDefinedFunction>) - Static method in class com.google.cloud.bigquery.ViewDefinition
Returns a builder for a BigQuery view definition.
newBuilder(String, UserDefinedFunction...) - Static method in class com.google.cloud.bigquery.ViewDefinition
Returns a builder for a BigQuery view definition.
newBuilder(TableId) - Static method in class com.google.cloud.bigquery.WriteChannelConfiguration
Creates a builder for a BigQuery Load Configuration given the destination table.
newBuilder(TableId, FormatOptions) - Static method in class com.google.cloud.bigquery.WriteChannelConfiguration
Creates a builder for a BigQuery Load Configuration given the destination table and format.
newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns a new builder for this class.
newBuilder(AddressId) - Static method in class com.google.cloud.compute.AddressInfo
Returns a builder for the AddressInfo object given it's identity.
newBuilder(ImageId) - Static method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration
Returns a builder for a CreateDiskConfiguration object given the source image that will be used to create the disk.
newBuilder(AttachedDisk.AttachedDiskConfiguration) - Static method in class com.google.cloud.compute.AttachedDisk
Returns a builder for an AttachedDisk object given its configuration.
newBuilder(DiskId) - Static method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration
Returns a builder for a PersistentDiskConfiguration object given the identity of the persistent disk to attach.
newBuilder(DiskTypeId) - Static method in class com.google.cloud.compute.AttachedDisk.ScratchDiskConfiguration
Returns a builder for ScratchDiskConfiguration objects given the disk type identity.
newBuilder() - Static method in class com.google.cloud.compute.ComputeOptions
 
newBuilder(DeprecationStatus.Status) - Static method in class com.google.cloud.compute.DeprecationStatus
Returns the builder for a DeprecationStatus object given the status.
newBuilder(DeprecationStatus.Status, T) - Static method in class com.google.cloud.compute.DeprecationStatus
Returns the builder for a DeprecationStatus object given the status and replacement's identity.
newBuilder(DiskId) - Static method in class com.google.cloud.compute.DiskImageConfiguration
Creates a builder for a DiskImageConfiguration given the source disk identity.
newBuilder(DiskId, DiskConfiguration) - Static method in class com.google.cloud.compute.DiskInfo
Returns a builder for a DiskInfo object given its identity and configuration.
newBuilder(ImageId) - Static method in class com.google.cloud.compute.ImageDiskConfiguration
Returns a builder for an ImageDiskConfiguration object given the image identity.
newBuilder(ImageId, ImageConfiguration) - Static method in class com.google.cloud.compute.ImageInfo
Returns a builder for an ImageInfo object given the image identity and an image configuration.
newBuilder(InstanceId, MachineTypeId) - Static method in class com.google.cloud.compute.InstanceInfo
Returns a builder for an InstanceInfo object given the instance identity and the machine type.
newBuilder() - Static method in class com.google.cloud.compute.Metadata
Returns a builder for a Metadata object.
newBuilder(NetworkId, NetworkConfiguration) - Static method in class com.google.cloud.compute.NetworkInfo
Returns a builder for a NetworkInfo object given the network identity and its configuration.
newBuilder() - Static method in class com.google.cloud.compute.NetworkInterface.AccessConfig
Returns a builder for an AccessConfig object.
newBuilder(NetworkId) - Static method in class com.google.cloud.compute.NetworkInterface
Returns a builder for a NetworkInterface object given the network's identity.
newBuilder(String) - Static method in class com.google.cloud.compute.NetworkInterface
Returns a builder for a NetworkInterface object given the network's name.
newBuilder(SnapshotId) - Static method in class com.google.cloud.compute.SnapshotDiskConfiguration
Returns a builder for a SnapshotDiskConfiguration object given the snapshot identity.
newBuilder(SnapshotId, DiskId) - Static method in class com.google.cloud.compute.SnapshotInfo
Returns a builder for a SnapshotInfo object given the snapshot identity and a source disk identity.
newBuilder() - Static method in class com.google.cloud.compute.StandardDiskConfiguration
Returns a builder for a StandardDiskConfiguration object.
newBuilder(String) - Static method in class com.google.cloud.compute.StorageImageConfiguration
Creates a StorageImageConfiguration builder given the full Google Cloud Storage URL where the disk image is stored.
newBuilder(SubnetworkId, NetworkId, String) - Static method in class com.google.cloud.compute.SubnetworkInfo
Returns a builder for a SubnetworkInfo object given the identity of the subnetwork, the identity of the network this subnetwork belongs to and the range of IPv4 addresses owned by this subnetwork.
newBuilder(Iterable<String>) - Static method in class com.google.cloud.compute.Tags
Returns a builder for a Tags object given the tags to apply to the instance.
newBuilder(String...) - Static method in class com.google.cloud.compute.Tags
Returns a builder for a Tags object given the tags to apply to the instance.
newBuilder() - Static method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns a new builder for this class.
newBuilder(Blob) - Static method in class com.google.cloud.datastore.BlobValue
 
newBuilder(boolean) - Static method in class com.google.cloud.datastore.BooleanValue
 
newBuilder() - Static method in class com.google.cloud.datastore.DatastoreOptions
 
newBuilder(double) - Static method in class com.google.cloud.datastore.DoubleValue
 
newBuilder(Key) - Static method in class com.google.cloud.datastore.Entity
 
newBuilder(Entity) - Static method in class com.google.cloud.datastore.Entity
 
newBuilder(Key, FullEntity<?>) - Static method in class com.google.cloud.datastore.Entity
 
newBuilder(FullEntity<?>) - Static method in class com.google.cloud.datastore.EntityValue
 
newBuilder() - Static method in class com.google.cloud.datastore.FullEntity
 
newBuilder(K) - Static method in class com.google.cloud.datastore.FullEntity
 
newBuilder(FullEntity<K>) - Static method in class com.google.cloud.datastore.FullEntity
 
newBuilder(String, String) - Static method in class com.google.cloud.datastore.IncompleteKey
 
newBuilder(IncompleteKey) - Static method in class com.google.cloud.datastore.IncompleteKey
 
newBuilder(Key, String) - Static method in class com.google.cloud.datastore.IncompleteKey
 
newBuilder(String, String, String) - Static method in class com.google.cloud.datastore.Key
 
newBuilder(String, String, long) - Static method in class com.google.cloud.datastore.Key
 
newBuilder(Key) - Static method in class com.google.cloud.datastore.Key
 
newBuilder(IncompleteKey, String) - Static method in class com.google.cloud.datastore.Key
 
newBuilder(IncompleteKey, long) - Static method in class com.google.cloud.datastore.Key
 
newBuilder(Key, String, String) - Static method in class com.google.cloud.datastore.Key
 
newBuilder(Key, String, long) - Static method in class com.google.cloud.datastore.Key
 
newBuilder(Key) - Static method in class com.google.cloud.datastore.KeyValue
 
newBuilder(LatLng) - Static method in class com.google.cloud.datastore.LatLngValue
 
newBuilder() - Static method in class com.google.cloud.datastore.ListValue
Returns a builder for ListValue objects.
newBuilder(long) - Static method in class com.google.cloud.datastore.LongValue
 
newBuilder() - Static method in class com.google.cloud.datastore.NullValue
 
newBuilder(ProjectionEntity) - Static method in class com.google.cloud.datastore.ProjectionEntity
 
newBuilder(String) - Static method in class com.google.cloud.datastore.StringValue
 
newBuilder(Timestamp) - Static method in class com.google.cloud.datastore.TimestampValue
 
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dns.ChangeRequestInfo
Returns an empty builder for the ChangeRequestInfo class.
newBuilder() - Static method in class com.google.cloud.dns.DnsOptions
 
newBuilder(String, RecordSet.Type) - Static method in class com.google.cloud.dns.RecordSet
Creates a RecordSet builder for the given name and type.
newBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
Returns a new builder for this class.
newBuilder(String, String) - Static method in class com.google.cloud.examples.pubsub.snippets.PublisherSnippets
Example of creating a Publisher.
newBuilder() - Static method in class com.google.cloud.ExceptionHandler
 
newBuilder() - Static method in class com.google.cloud.firestore.FirestoreOptions
 
newBuilder() - Static method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.grpc.GrpcTransportOptions
 
newBuilder() - Static method in class com.google.cloud.http.HttpTransportOptions
 
newBuilder() - Static method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.logging.HttpRequest
Returns a builder for HttpRequest objects.
newBuilder(Payload<?>) - Static method in class com.google.cloud.logging.LogEntry
Returns a builder for LogEntry objects given the entry payload.
newBuilder() - Static method in class com.google.cloud.logging.LoggingOptions
 
newBuilder(String, String) - Static method in class com.google.cloud.logging.MetricInfo
Returns a builder for MetricInfo objects given the name of the metric and its filter.
newBuilder(String, String) - Static method in class com.google.cloud.logging.Operation
Returns a builder for Operation objects given the operation and producer identifiers.
newBuilder(String, SinkInfo.Destination) - Static method in class com.google.cloud.logging.SinkInfo
Returns a builder for SinkInfo objects given the name of the sink and its destination.
newBuilder() - Static method in class com.google.cloud.logging.v2.ConfigSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.logging.v2.ConfigSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.logging.v2.LoggingSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.logging.v2.LoggingSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.logging.v2.MetricsSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.logging.v2.MetricsSettings
Returns a new builder for this class.
newBuilder(String) - Static method in class com.google.cloud.MonitoredResource
Returns a builder for MonitoredResource objects given the resource's type.
newBuilder() - Static method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns a new builder for this class.
newBuilder(TopicName) - Static method in class com.google.cloud.notification.NotificationInfo
Returns a NotificationInfo builder where the topic's name is set to the provided name.
newBuilder() - Static method in class com.google.cloud.Policy
Returns a builder for Policy objects.
newBuilder(TopicName) - Static method in class com.google.cloud.pubsub.v1.Publisher
Constructs a new Publisher.Builder using the given topic.
newBuilder(SubscriptionName, MessageReceiver) - Static method in class com.google.cloud.pubsub.v1.Subscriber
Constructs a new Subscriber.Builder.
newBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a new builder for this class.
newBuilder(String) - Static method in class com.google.cloud.resourcemanager.ProjectInfo
 
newBuilder() - Static method in class com.google.cloud.resourcemanager.ResourceManagerOptions
 
newBuilder(InstanceId) - Static method in class com.google.cloud.spanner.InstanceInfo
 
newBuilder() - Static method in class com.google.cloud.spanner.Key
Returns a new builder for constructing a key.
newBuilder() - Static method in class com.google.cloud.spanner.KeyRange
Returns a new builder for constructing a range.
newBuilder() - Static method in class com.google.cloud.spanner.KeySet
Returns a new builder that can be used to construct a key set.
newBuilder() - Static method in class com.google.cloud.spanner.SessionPoolOptions
 
newBuilder() - Static method in class com.google.cloud.spanner.SpannerOptions
 
newBuilder(String) - Static method in class com.google.cloud.spanner.Statement
Creates a new statement builder with the SQL text sql.
newBuilder() - Static method in class com.google.cloud.spanner.Struct
Returns a builder for creating a Struct instance.
newBuilder() - Static method in class com.google.cloud.speech.v1.SpeechSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.speech.v1.SpeechSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns a new builder for this class.
newBuilder(Acl.Entity, Acl.Role) - Static method in class com.google.cloud.storage.Acl
Returns a builder for Acl objects.
newBuilder(BucketInfo, String) - Static method in class com.google.cloud.storage.BlobInfo
Returns a BlobInfo builder where blob identity is set using the provided values.
newBuilder(String, String) - Static method in class com.google.cloud.storage.BlobInfo
Returns a BlobInfo builder where blob identity is set using the provided values.
newBuilder(BucketInfo, String, Long) - Static method in class com.google.cloud.storage.BlobInfo
Returns a BlobInfo builder where blob identity is set using the provided values.
newBuilder(String, String, Long) - Static method in class com.google.cloud.storage.BlobInfo
Returns a BlobInfo builder where blob identity is set using the provided values.
newBuilder(BlobId) - Static method in class com.google.cloud.storage.BlobInfo
Returns a BlobInfo builder where blob identity is set using the provided value.
newBuilder(String) - Static method in class com.google.cloud.storage.BucketInfo
Returns a BucketInfo builder where the bucket's name is set to the provided name.
newBuilder() - Static method in class com.google.cloud.storage.Cors
Returns a CORS configuration builder.
newBuilder() - Static method in class com.google.cloud.storage.Storage.ComposeRequest
Returns a ComposeRequest builder.
newBuilder() - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a builder for CopyRequest objects.
newBuilder() - Static method in class com.google.cloud.storage.StorageOptions
 
newBuilder() - Static method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.trace.v2.TraceServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.trace.v2.TraceServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.translate.TranslateOptions
Returns a builder for TranslateOptions objects.
newBuilder() - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
Returns a new builder for this class.
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
newChannel(String, int) - Method in interface com.google.cloud.spanner.SpannerOptions.RpcChannelFactory
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
newEntityQuery(String) - Method in class com.google.cloud.examples.datastore.snippets.QuerySnippets
Example of creating and running an entity query.
newEntityQueryBuilder() - Static method in class com.google.cloud.datastore.Query
Returns a new StructuredQuery builder for full (complete entities) queries.
newFileSystem(URI, Map<String, ?>) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
Returns Cloud Storage file system, provided a URI, e.g.
newGqlQueryBuilder(String) - Static method in class com.google.cloud.datastore.Query
Returns a new GqlQuery builder.
newGqlQueryBuilder(Query.ResultType<V>, String) - Static method in class com.google.cloud.datastore.Query
Returns a new GqlQuery builder.
newInputStream(Path, OpenOption...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
newInsertBuilder(String) - Static method in class com.google.cloud.spanner.Mutation
Returns a builder that can be used to construct an Mutation.Op.INSERT mutation against table; see the INSERT documentation for mutation semantics.
newInsertOrUpdateBuilder(String) - Static method in class com.google.cloud.spanner.Mutation
Returns a builder that can be used to construct an Mutation.Op.INSERT_OR_UPDATE mutation against table; see the INSERT_OR_UPDATE documentation for mutation semantics.
newInstance(String) - Static method in class com.google.cloud.ServiceOptions
 
newInstanceBuilder(InstanceId) - Method in interface com.google.cloud.spanner.InstanceAdminClient
Returns a builder for Instance object with the given id.
newInvalidRequest(String, Object...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
newKey() - Method in class com.google.cloud.datastore.KeyFactory
 
newKey(String) - Method in class com.google.cloud.datastore.KeyFactory
 
newKey(long) - Method in class com.google.cloud.datastore.KeyFactory
 
newKeyFactory() - Method in interface com.google.cloud.datastore.Datastore
Returns a new KeyFactory for this service
newKeyQuery(String) - Method in class com.google.cloud.examples.datastore.snippets.QuerySnippets
Example of creating and running a key query.
newKeyQueryBuilder() - Static method in class com.google.cloud.datastore.Query
Returns a new StructuredQuery builder for key only queries.
newProjectionEntityQuery(String, String) - Method in class com.google.cloud.examples.datastore.snippets.QuerySnippets
Example of creating and running a projection entity query.
newProjectionEntityQueryBuilder() - Static method in class com.google.cloud.datastore.Query
Returns a new StructuredQuery builder for projection queries.
newQuery(String) - Method in class com.google.cloud.examples.datastore.snippets.QuerySnippets
Example of creating and running a GQL query.
newReplaceBuilder(String) - Static method in class com.google.cloud.spanner.Mutation
Returns a builder that can be used to construct an Mutation.Op.REPLACE mutation against table; see the REPLACE documentation for mutation semantics.
newSpannerException(ErrorCode, String) - Static method in class com.google.cloud.spanner.SpannerExceptionFactory
 
newSpannerException(ErrorCode, String, Throwable) - Static method in class com.google.cloud.spanner.SpannerExceptionFactory
 
newSpannerException(Throwable) - Static method in class com.google.cloud.spanner.SpannerExceptionFactory
Creates a new exception based on cause.
newSpannerException(Context, Throwable) - Static method in class com.google.cloud.spanner.SpannerExceptionFactory
Creates a new exception based on cause.
newTransaction() - Method in interface com.google.cloud.datastore.Datastore
Returns a new Datastore transaction.
newTypedQuery(String) - Method in class com.google.cloud.examples.datastore.snippets.QuerySnippets
Example of creating and running a typed GQL query.
newUpdateBuilder(String) - Static method in class com.google.cloud.spanner.Mutation
Returns a builder that can be used to construct an Mutation.Op.UPDATE mutation against table; see the UPDATE documentation for mutation semantics.
newWatchService() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
Throws UnsupportedOperationException because this feature hasn't been implemented yet.
next() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMapIterator
 
next() - Method in class com.google.cloud.spanner.ForwardingResultSet
 
next() - Method in interface com.google.cloud.spanner.ResultSet
Advances the result set to the next row, returning false if no such row exists.
nextRequestOptions(T, String, Map<T, ?>) - Static method in class com.google.cloud.PageImpl
Utility method to construct the options map for the next page request.
NoCredentials - Class in com.google.cloud
A placeholder for credentials to signify that requests sent to the server should not be authenticated.
NodeVisitor() - Constructor for class com.google.cloud.firestore.collection.LLRBNode.NodeVisitor
 
NONE - Static variable in class com.google.cloud.firestore.Precondition
An empty Precondition that adds no enforcements
normalize() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
Returns path without extra slashes or . and .. and preserves trailing slash.
notEquals(Compute.AddressField, String) - Static method in class com.google.cloud.compute.Compute.AddressFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.DiskField, String) - Static method in class com.google.cloud.compute.Compute.DiskFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.DiskField, long) - Static method in class com.google.cloud.compute.Compute.DiskFilter
Returns a not-equals filter for the given field and long value.
notEquals(Compute.DiskTypeField, String) - Static method in class com.google.cloud.compute.Compute.DiskTypeFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.DiskTypeField, long) - Static method in class com.google.cloud.compute.Compute.DiskTypeFilter
Returns a not-equals filter for the given field and long value.
notEquals(Compute.ImageField, String) - Static method in class com.google.cloud.compute.Compute.ImageFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.ImageField, long) - Static method in class com.google.cloud.compute.Compute.ImageFilter
Returns a not-equals filter for the given field and long value.
notEquals(Compute.InstanceField, String) - Static method in class com.google.cloud.compute.Compute.InstanceFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.InstanceField, boolean) - Static method in class com.google.cloud.compute.Compute.InstanceFilter
Returns a not-equals filter for the given field and boolean value.
notEquals(Compute.MachineTypeField, String) - Static method in class com.google.cloud.compute.Compute.MachineTypeFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.MachineTypeField, long) - Static method in class com.google.cloud.compute.Compute.MachineTypeFilter
Returns a not-equals filter for the given field and long value.
notEquals(Compute.NetworkField, String) - Static method in class com.google.cloud.compute.Compute.NetworkFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.NetworkField, boolean) - Static method in class com.google.cloud.compute.Compute.NetworkFilter
Returns a not-equals filter for the given field and boolean value.
notEquals(Compute.OperationField, String) - Static method in class com.google.cloud.compute.Compute.OperationFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.OperationField, long) - Static method in class com.google.cloud.compute.Compute.OperationFilter
Returns a not-equals filter for the given field and long value.
notEquals(Compute.RegionField, String) - Static method in class com.google.cloud.compute.Compute.RegionFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.SnapshotField, String) - Static method in class com.google.cloud.compute.Compute.SnapshotFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.SnapshotField, long) - Static method in class com.google.cloud.compute.Compute.SnapshotFilter
Returns a not-equals filter for the given field and long value.
notEquals(Compute.SubnetworkField, String) - Static method in class com.google.cloud.compute.Compute.SubnetworkFilter
Returns a not-equals filter for the given field and string value.
notEquals(Compute.ZoneField, String) - Static method in class com.google.cloud.compute.Compute.ZoneFilter
Returns a not-equals filter for the given field and string value.
NOTICE - Static variable in class com.google.cloud.logging.LoggingLevel
A level to be used when normal events occur, such as start up and shut down.
Notification - Interface in com.google.cloud.notification
An interface for Pub/Sub Notifications in Google Cloud Storage.
NotificationImpl - Class in com.google.cloud.notification
 
NotificationImpl.DefaultNotificationFactory - Class in com.google.cloud.notification
 
NotificationInfo - Class in com.google.cloud.notification
Google Storage Notification metadata;
NotificationInfo.Builder - Class in com.google.cloud.notification
 
NotificationInfo.PayloadFormat - Enum in com.google.cloud.notification
 
notify(BatchResult.Callback<T, E>) - Method in class com.google.cloud.BatchResult
Adds a callback for the batch operation.
now() - Static method in class com.google.cloud.Timestamp
Creates an instance with current time.
NS - Static variable in class com.google.cloud.dns.RecordSet.Type
Name server record, which delegates a DNS zone to an authoritative server.
NullValue - Class in com.google.cloud.datastore
 
NullValue() - Constructor for class com.google.cloud.datastore.NullValue
 
NullValue.Builder - Class in com.google.cloud.datastore
 
NumNewerVersionsDeleteRule(int) - Constructor for class com.google.cloud.storage.BucketInfo.NumNewerVersionsDeleteRule
Creates an NumNewerVersionsDeleteRule object.

O

objectAdmin() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.objects.*
objectCreator() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.objects.create
objectViewer() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.objects.list storage.objects.get
of(Acl.Entity, Acl.Role) - Static method in class com.google.cloud.bigquery.Acl
Returns an Acl object.
of(Acl.View) - Static method in class com.google.cloud.bigquery.Acl
Returns an Acl object for a view entity.
of(BigQuery.QueryResultsOption) - Static method in class com.google.cloud.bigquery.BigQuery.QueryOption
 
of(RetryOption) - Static method in class com.google.cloud.bigquery.BigQuery.QueryOption
 
of(TableId, TableId) - Static method in class com.google.cloud.bigquery.CopyJobConfiguration
Returns a BigQuery Copy Job configuration for the given destination and source table.
of(TableId, List<TableId>) - Static method in class com.google.cloud.bigquery.CopyJobConfiguration
Returns a BigQuery Copy Job configuration for the given destination and source tables.
of(String, String) - Static method in class com.google.cloud.bigquery.DatasetId
Creates a dataset identity given project's and dataset's user-defined ids.
of(String) - Static method in class com.google.cloud.bigquery.DatasetId
Creates a dataset identity given only its user-defined id.
of(DatasetId) - Static method in class com.google.cloud.bigquery.DatasetInfo
Returns a DatasetInfo object given it's identity.
of(String) - Static method in class com.google.cloud.bigquery.DatasetInfo
Returns a DatasetInfo object given it's user-defined id.
of(List<String>, Schema, FormatOptions) - Static method in class com.google.cloud.bigquery.ExternalTableDefinition
Creates an ExternalTableDefinition object.
of(String, Schema, FormatOptions) - Static method in class com.google.cloud.bigquery.ExternalTableDefinition
Creates an ExternalTableDefinition object.
of(TableId, String) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
Returns a BigQuery Extract Job configuration for the given source table and destination URI.
of(TableId, List<String>) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
Returns a BigQuery Extract Job configuration for the given source table and destination URIs.
of(TableId, String, String) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
Returns a BigQuery Extract Job configuration for the given source table, format and destination URI.
of(TableId, List<String>, String) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
Returns a BigQuery Extract Job configuration for the given source table, format and destination URIs.
of(String, LegacySQLTypeName, Field...) - Static method in class com.google.cloud.bigquery.Field
Returns a Field object with given name and type.
of(String, LegacySQLTypeName, FieldList) - Static method in class com.google.cloud.bigquery.Field
Returns a Field object with given name and type.
of(Field...) - Static method in class com.google.cloud.bigquery.FieldList
Returns a new FieldList object, which contains a collection of Field objects in preserved order and represent schema columns.
of(Iterable<Field>) - Static method in class com.google.cloud.bigquery.FieldList
Returns a new FieldList object, which contains a collection of Field objects in preserved order and represent schema columns.
of(String) - Static method in class com.google.cloud.bigquery.FormatOptions
Default options for the provided format.
of(TableId, Iterable<InsertAllRequest.RowToInsert>) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a InsertAllRequest object given the destination table and the rows to insert.
of(TableId, InsertAllRequest.RowToInsert...) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a InsertAllRequest object given the destination table and the rows to insert.
of(String, String, Iterable<InsertAllRequest.RowToInsert>) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a InsertAllRequest object given the destination table and the rows to insert.
of(String, String, InsertAllRequest.RowToInsert...) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a InsertAllRequest object given the destination table and the rows to insert.
of(TableInfo, Iterable<InsertAllRequest.RowToInsert>) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a InsertAllRequest object given the destination table and the rows to insert.
of(TableInfo, InsertAllRequest.RowToInsert...) - Static method in class com.google.cloud.bigquery.InsertAllRequest
Returns a InsertAllRequest object given the destination table and the rows to insert.
of(String, Map<String, ?>) - Static method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
Creates a row to be inserted with associated id.
of(Map<String, ?>) - Static method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
Creates a row to be inserted without associated id.
of(String, String) - Static method in class com.google.cloud.bigquery.JobId
Creates a job identity given project's and job's user-defined id.
of(String) - Static method in class com.google.cloud.bigquery.JobId
Creates a job identity given only its user-defined id.
of() - Static method in class com.google.cloud.bigquery.JobId
Creates a job identity with autogenerated id and no project specified.
of(JobConfiguration) - Static method in class com.google.cloud.bigquery.JobInfo
Returns a JobInfo object given the job configuration.
of(JobId, JobConfiguration) - Static method in class com.google.cloud.bigquery.JobInfo
Returns a builder for a JobInfo object given the job identity and configuration.
of(TableId, List<String>) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
Returns a BigQuery Load Job Configuration for the given destination table and source URIs.
of(TableId, String) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
Returns a BigQuery Load Job Configuration for the given destination table and source URI.
of(TableId, List<String>, FormatOptions) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
Returns a BigQuery Load Job Configuration for the given destination table, format and source URI.
of(TableId, String, FormatOptions) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
Returns a BigQuery Load Job Configuration for the given destination table, format and source URI.
of(String) - Static method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns a BigQuery Copy Job for the given the query to be run.
of(T, Class<T>) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with the given value and type.
of(T, StandardSQLTypeName) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with the given value and type.
of(Iterable<Field>) - Static method in class com.google.cloud.bigquery.Schema
Creates a Schema object given a list of fields.
of(Field...) - Static method in class com.google.cloud.bigquery.Schema
Creates a Schema object given some fields.
of(Schema) - Static method in class com.google.cloud.bigquery.StandardTableDefinition
Creates a BigQuery standard table definition given its schema.
of(String, String, String) - Static method in class com.google.cloud.bigquery.TableId
Creates a table identity given project's, dataset's and table's user-defined ids.
of(String, String) - Static method in class com.google.cloud.bigquery.TableId
Creates a table identity given dataset's and table's user-defined ids.
of(TableId, TableDefinition) - Static method in class com.google.cloud.bigquery.TableInfo
Returns a TableInfo object given table identity and definition.
of(TimePartitioning.Type) - Static method in class com.google.cloud.bigquery.TimePartitioning
Returns a TimePartitioning object given the time partitioning type.
of(TimePartitioning.Type, long) - Static method in class com.google.cloud.bigquery.TimePartitioning
Returns a TimePartitioning object given the time partitioning type and the partition's expiration in milliseconds.
of(String) - Static method in class com.google.cloud.bigquery.ViewDefinition
Creates a BigQuery view definition given the query used to generate the table.
of(String, List<UserDefinedFunction>) - Static method in class com.google.cloud.bigquery.ViewDefinition
Creates a BigQuery view definition given a query and some user-defined functions.
of(String, UserDefinedFunction...) - Static method in class com.google.cloud.bigquery.ViewDefinition
Creates a BigQuery view definition given a query and some user-defined functions.
of(TableId) - Static method in class com.google.cloud.bigquery.WriteChannelConfiguration
Returns a BigQuery Load Configuration for the given destination table.
of(TableId, FormatOptions) - Static method in class com.google.cloud.bigquery.WriteChannelConfiguration
Returns a BigQuery Load Configuration for the given destination table and format.
of(AddressId) - Static method in class com.google.cloud.compute.AddressInfo
Returns an AddressInfo object for the provided identity.
of(String) - Static method in class com.google.cloud.compute.AddressInfo
Returns an AddressInfo object for the provided name.
of(RegionId, String) - Static method in class com.google.cloud.compute.AddressInfo
Returns an AddressInfo object for the provided region identity and name.
of(String, String) - Static method in class com.google.cloud.compute.AddressInfo
Returns an AddressInfo object for the provided region and address names.
of(ImageId) - Static method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration
Returns a CreateDiskConfiguration object given the source image that will be used to create the disk.
of(AttachedDisk.AttachedDiskConfiguration) - Static method in class com.google.cloud.compute.AttachedDisk
Returns an AttachedDisk object given its configuration.
of(String, AttachedDisk.AttachedDiskConfiguration) - Static method in class com.google.cloud.compute.AttachedDisk
Returns an AttachedDisk object given the device name and its configuration.
of(DiskId) - Static method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration
Returns a PersistentDiskConfiguration object given the identity of the persistent disk to attach.
of(DiskTypeId) - Static method in class com.google.cloud.compute.AttachedDisk.ScratchDiskConfiguration
Returns a ScratchDiskConfiguration object given the disk type identity.
of(DeprecationStatus.Status, T) - Static method in class com.google.cloud.compute.DeprecationStatus
Returns a DeprecationStatus object given the status and replacement's identity.
of(ZoneId, String) - Static method in class com.google.cloud.compute.DiskId
Returns a disk identity given the zone identity and the disk name.
of(String, String) - Static method in class com.google.cloud.compute.DiskId
Returns a disk identity given the zone and disk names.
of(String, String, String) - Static method in class com.google.cloud.compute.DiskId
Returns a disk identity given project, zone and disks names.
of(DiskId) - Static method in class com.google.cloud.compute.DiskImageConfiguration
Creates a DiskImageConfiguration object given the source disk identity.
of(DiskId, DiskConfiguration) - Static method in class com.google.cloud.compute.DiskInfo
Returns a DiskInfo object given its identity and configuration.
of(ZoneId, String) - Static method in class com.google.cloud.compute.DiskTypeId
Returns a disk type identity given the zone identity and the disk type name.
of(String, String) - Static method in class com.google.cloud.compute.DiskTypeId
Returns a disk type identity given the zone and disk type names.
of(String, String, String) - Static method in class com.google.cloud.compute.DiskTypeId
Returns a disk type identity given project disk, zone and disk type names.
of(String) - Static method in class com.google.cloud.compute.GlobalAddressId
Returns an address identity given the address name.
of(String, String) - Static method in class com.google.cloud.compute.GlobalAddressId
Returns an address identity given project and address names.
of(String) - Static method in class com.google.cloud.compute.GlobalForwardingRuleId
Returns a forwarding rule identity given the rule name.
of(String, String) - Static method in class com.google.cloud.compute.GlobalForwardingRuleId
Returns a forwarding rule identity given the project rule names.
of(String) - Static method in class com.google.cloud.compute.GlobalOperationId
Returns a global operation identity given the operation name.
of(String, String) - Static method in class com.google.cloud.compute.GlobalOperationId
Returns a global operation identity given project and operation names.
of(ImageId) - Static method in class com.google.cloud.compute.ImageDiskConfiguration
Returns an ImageDiskConfiguration object given the image identity.
of(String) - Static method in class com.google.cloud.compute.ImageId
Returns an image identity given the image name.
of(String, String) - Static method in class com.google.cloud.compute.ImageId
Returns an image identity given project and image names.
of(ImageId, ImageConfiguration) - Static method in class com.google.cloud.compute.ImageInfo
Returns an ImageInfo object given the image identity and an image configuration.
of(ZoneId, String) - Static method in class com.google.cloud.compute.InstanceId
Returns an instance identity given the zone identity and the instance name.
of(String, String) - Static method in class com.google.cloud.compute.InstanceId
Returns an instance identity given the zone and instance names.
of(String, String, String) - Static method in class com.google.cloud.compute.InstanceId
Returns an instance identity given project, zone and instance names.
of(InstanceId, MachineTypeId, AttachedDisk, NetworkInterface) - Static method in class com.google.cloud.compute.InstanceInfo
Returns an InstanceInfo object given the instance identity, the machine type, a disk to attach to the instance and a network interface.
of(String) - Static method in class com.google.cloud.compute.LicenseId
Returns a license identity given the license name.
of(String, String) - Static method in class com.google.cloud.compute.LicenseId
Returns a license identity given project and license names.
of(String, String) - Static method in class com.google.cloud.compute.MachineTypeId
Returns a machine type identity given the zone and type names.
of(String, String, String) - Static method in class com.google.cloud.compute.MachineTypeId
Returns a machine type identity given project, zone and type names.
of(Map<String, String>) - Static method in class com.google.cloud.compute.Metadata
Returns a Metadata object given the the metadata as a map.
of(String, String) - Static method in class com.google.cloud.compute.NetworkId
Returns a new network identity given project and network names.
of(String) - Static method in class com.google.cloud.compute.NetworkId
Returns a new network identity given network name.
of(NetworkId, NetworkConfiguration) - Static method in class com.google.cloud.compute.NetworkInfo
Returns a NetworkInfo object given the network identity.
of(String) - Static method in class com.google.cloud.compute.NetworkInterface.AccessConfig
Returns an AccessConfig object given the static external IP address.
of() - Static method in class com.google.cloud.compute.NetworkInterface.AccessConfig
Returns an AccessConfig object.
of(NetworkId) - Static method in class com.google.cloud.compute.NetworkInterface
Returns a NetworkInterface object given the network's identity.
of(String) - Static method in class com.google.cloud.compute.NetworkInterface
Returns a NetworkInterface object given the network's name.
of(RegionId, String) - Static method in class com.google.cloud.compute.RegionAddressId
Returns a region address identity given the region identity and the address name.
of(String, String) - Static method in class com.google.cloud.compute.RegionAddressId
Returns a region address identity given the region and address names.
of(String, String, String) - Static method in class com.google.cloud.compute.RegionAddressId
Returns a region address identity given project, region and address names.
of(RegionId, String) - Static method in class com.google.cloud.compute.RegionForwardingRuleId
Returns a region forwarding rule identity given the region identity and the rule name.
of(String, String) - Static method in class com.google.cloud.compute.RegionForwardingRuleId
Returns a region forwarding rule identity given the region and rule names.
of(String, String, String) - Static method in class com.google.cloud.compute.RegionForwardingRuleId
Returns a region forwarding rule identity given project, region and rule names.
of(String, String) - Static method in class com.google.cloud.compute.RegionId
Returns a new region identity given project and region names.
of(String) - Static method in class com.google.cloud.compute.RegionId
Returns a new region identity given region name.
of(RegionId, String) - Static method in class com.google.cloud.compute.RegionOperationId
Returns a region operation identity given the region identity and the operation name.
of(String, String) - Static method in class com.google.cloud.compute.RegionOperationId
Returns a region operation identity given the region and operation names.
of(String, String, String) - Static method in class com.google.cloud.compute.RegionOperationId
Returns a region operation identity given project, region and operation names.
of(String, List<String>) - Static method in class com.google.cloud.compute.ServiceAccount
Returns a ServiceAccount object for the provided email and scopes.
of(String, String...) - Static method in class com.google.cloud.compute.ServiceAccount
Returns a ServiceAccount object for the provided email and scopes.
of(SnapshotId) - Static method in class com.google.cloud.compute.SnapshotDiskConfiguration
Returns a SnapshotDiskConfiguration object given the snapshot identity.
of(String) - Static method in class com.google.cloud.compute.SnapshotId
Returns a snapshot identity given the snapshot name.
of(String, String) - Static method in class com.google.cloud.compute.SnapshotId
Returns a snapshot identity given project and snapshot names.
of(SnapshotId, DiskId) - Static method in class com.google.cloud.compute.SnapshotInfo
Returns a SnapshotInfo object given the snapshot identity and a source disk identity.
of(DiskTypeId) - Static method in class com.google.cloud.compute.StandardDiskConfiguration
Returns a StandardDiskConfiguration object given the disk type.
of(long) - Static method in class com.google.cloud.compute.StandardDiskConfiguration
Returns a StandardDiskConfiguration object given the disk size in GB.
of(DiskTypeId, long) - Static method in class com.google.cloud.compute.StandardDiskConfiguration
Returns a StandardDiskConfiguration object given the disk type and size in GB.
of(String) - Static method in class com.google.cloud.compute.StandardNetworkConfiguration
Returns a StandardNetworkConfiguration object given the range of internal addresses that are legal on this network.
of(String) - Static method in class com.google.cloud.compute.StorageImageConfiguration
Creates a StorageImageConfiguration object given the full Google Cloud Storage URL where the disk image is stored.
of(boolean) - Static method in class com.google.cloud.compute.SubnetNetworkConfiguration
Returns a SubnetNetworkConfiguration object.
of(RegionId, String) - Static method in class com.google.cloud.compute.SubnetworkId
Returns a subnetwork identity given the region identity and the subnetwork name.
of(String, String) - Static method in class com.google.cloud.compute.SubnetworkId
Returns a subnetwork identity given the region and subnetwork names.
of(String, String, String) - Static method in class com.google.cloud.compute.SubnetworkId
Returns a subnetwork identity given project, region and subnetwork names.
of(SubnetworkId, NetworkId, String) - Static method in class com.google.cloud.compute.SubnetworkInfo
Returns a SubnetworkInfo object given the identity of the subnetwork, the identity of the network this subnetwork belongs to and the range of IPv4 addresses owned by this subnetwork.
of(Iterable<String>) - Static method in class com.google.cloud.compute.Tags
Returns a Tags object given the tags to apply to the instance.
of(String...) - Static method in class com.google.cloud.compute.Tags
Returns a Tags object given the tags to apply to the instance.
of(String, String) - Static method in class com.google.cloud.compute.ZoneId
Returns a new zone identity given project and zone names.
of(String) - Static method in class com.google.cloud.compute.ZoneId
Returns a new zone identity given zone name.
of(ZoneId, String) - Static method in class com.google.cloud.compute.ZoneOperationId
Returns a zone operation identity given the zone identity and the operation name.
of(String, String) - Static method in class com.google.cloud.compute.ZoneOperationId
Returns a zone operation identity given the zone and operation names.
of(String, String, String) - Static method in class com.google.cloud.compute.ZoneOperationId
Returns a zone operation identity given project, zone and operation names.
of(Blob) - Static method in class com.google.cloud.datastore.BlobValue
 
of(boolean) - Static method in class com.google.cloud.datastore.BooleanValue
 
of(double) - Static method in class com.google.cloud.datastore.DoubleValue
 
of(FullEntity<?>) - Static method in class com.google.cloud.datastore.EntityValue
 
of(Key) - Static method in class com.google.cloud.datastore.KeyValue
 
of(double, double) - Static method in class com.google.cloud.datastore.LatLng
 
of(LatLng) - Static method in class com.google.cloud.datastore.LatLngValue
 
of(List<? extends Value<?>>) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a list of Value objects.
of(Value<?>, Value<?>...) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a number of Value objects.
of(String, String...) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a number of string values.
of(long, long...) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a number of long values.
of(double, double...) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a number of double values.
of(boolean, boolean...) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a number of boolean values.
of(Timestamp, Timestamp...) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a number of Timestamp values.
of(LatLng, LatLng...) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a number of LatLng values.
of(Key, Key...) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a number of Key values.
of(FullEntity<?>, FullEntity<?>...) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a number of FullEntity values.
of(Blob, Blob...) - Static method in class com.google.cloud.datastore.ListValue
Creates a ListValue object given a number of Blob values.
of(long) - Static method in class com.google.cloud.datastore.LongValue
 
of() - Static method in class com.google.cloud.datastore.NullValue
 
of(String, String) - Static method in class com.google.cloud.datastore.PathElement
 
of(String, long) - Static method in class com.google.cloud.datastore.PathElement
 
of(String) - Static method in class com.google.cloud.datastore.StringValue
 
of(Timestamp) - Static method in class com.google.cloud.datastore.TimestampValue
 
of(String, Iterable<T>) - Static method in class com.google.cloud.dns.spi.v1.DnsRpc.ListResult
 
of(String, String, String) - Static method in class com.google.cloud.dns.ZoneInfo
Returns a ZoneInfo object with assigned name, dnsName and description.
of(String...) - Static method in class com.google.cloud.firestore.FieldPath
Creates a FieldPath from the provided field names.
of(Payload<?>) - Static method in class com.google.cloud.logging.LogEntry
Creates a LogEntry object given the entry payload.
of(String, MonitoredResource, Payload<?>) - Static method in class com.google.cloud.logging.LogEntry
Creates a LogEntry object given the log name, the monitored resource and the entry payload.
of(String, String) - Static method in class com.google.cloud.logging.MetricInfo
Creates a MetricInfo object given the name of the metric and its filter.
of(String, String) - Static method in class com.google.cloud.logging.Operation
Returns a Operation object given the operation and producer identifiers.
of(Map<String, ?>) - Static method in class com.google.cloud.logging.Payload.JsonPayload
Creates a log entry payload given its JSON data represented as a map.
of(Struct) - Static method in class com.google.cloud.logging.Payload.JsonPayload
Creates a log entry payload given its JSON data represented as a protobuf struct.
of(Any) - Static method in class com.google.cloud.logging.Payload.ProtoPayload
Creates a log entry payload given its data as a protobuf object.
of(String) - Static method in class com.google.cloud.logging.Payload.StringPayload
Creates a log entry payload given its data represented as an UTF-8 string.
of(String) - Static method in class com.google.cloud.logging.SinkInfo.Destination.BucketDestination
Creates a BucketDestination object given the name of the bucket to be used as sink destination.
of(String, String) - Static method in class com.google.cloud.logging.SinkInfo.Destination.DatasetDestination
Creates a DatasetDestination object given the name of the project and dataset to be used as sink destination.
of(String) - Static method in class com.google.cloud.logging.SinkInfo.Destination.DatasetDestination
Creates a DatasetDestination object given the name of the dataset to be used as sink destination.
of(String, String) - Static method in class com.google.cloud.logging.SinkInfo.Destination.TopicDestination
Creates a TopicDestination object given the name of the project and topic to be used as sink destination.
of(String) - Static method in class com.google.cloud.logging.SinkInfo.Destination.TopicDestination
Creates a DatasetDestination object given the name of the topic to be used as sink destination.
of(String, SinkInfo.Destination) - Static method in class com.google.cloud.logging.SinkInfo
Creates a SinkInfo object given the name of the sink and its destination.
of(String, Map<String, String>) - Static method in class com.google.cloud.MonitoredResource
Creates a MonitoredResource object given the resource's type and labels.
of(TopicName) - Static method in class com.google.cloud.notification.NotificationInfo
Creates a NotificationInfo object for the provided topic name.
of(String) - Static method in class com.google.cloud.Role
Returns a new role given its string value.
of(String, String, String) - Static method in class com.google.cloud.spanner.DatabaseId
Creates a DatabaseId given project, instance and database IDs.
of(InstanceId, String) - Static method in class com.google.cloud.spanner.DatabaseId
Creates a DatabaseId given the instance identity and database id.
of(String, String) - Static method in class com.google.cloud.spanner.InstanceConfigId
Creates an InstanceConfigId given project and instance config IDs.
of(String, String) - Static method in class com.google.cloud.spanner.InstanceId
Creates an InstanceId given project and instance IDs.
of(Object...) - Static method in class com.google.cloud.spanner.Key
Construct a key with parts specified by values.
of(String) - Static method in class com.google.cloud.spanner.Statement
Creates a Statement with the given SQL text sql.
of(String, Type) - Static method in class com.google.cloud.spanner.Type.StructField
 
of(Acl.Entity, Acl.Role) - Static method in class com.google.cloud.storage.Acl
Returns an Acl object.
of(String, String) - Static method in class com.google.cloud.storage.BlobId
Creates a blob identifier.
of(String, String, Long) - Static method in class com.google.cloud.storage.BlobId
Creates a BlobId object.
of(String) - Static method in class com.google.cloud.storage.BucketInfo
Creates a BucketInfo object for the provided bucket name.
of(String, String, int) - Static method in class com.google.cloud.storage.Cors.Origin
Returns an Origin object for the given scheme, host and port.
of(String) - Static method in class com.google.cloud.storage.Cors.Origin
Creates an Origin object for the provided value.
of(String) - Static method in class com.google.cloud.storage.ServiceAccount
Returns a ServiceAccount object for the provided email.
of(Iterable<String>, BlobInfo) - Static method in class com.google.cloud.storage.Storage.ComposeRequest
Creates a ComposeRequest object.
of(String, Iterable<String>, String) - Static method in class com.google.cloud.storage.Storage.ComposeRequest
Creates a ComposeRequest object.
of(String, String, BlobInfo) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(BlobId, BlobInfo) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(String, String, String) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(String, String, BlobId) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(BlobId, String) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(BlobId, BlobId) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(Date) - Static method in class com.google.cloud.Timestamp
Creates an instance representing the value of Date.
of(Timestamp) - Static method in class com.google.cloud.Timestamp
Creates an instance representing the value of timestamp.
of(X, Y) - Static method in class com.google.cloud.Tuple
 
ofAllAuthenticatedUsers() - Static method in class com.google.cloud.bigquery.Acl.Group
Returns a Group entity representing all BigQuery authenticated users.
ofAllAuthenticatedUsers() - Static method in class com.google.cloud.storage.Acl.User
 
ofAllUsers() - Static method in class com.google.cloud.storage.Acl.User
 
ofExactStaleness(long, TimeUnit) - Static method in class com.google.cloud.spanner.TimestampBound
Returns a timestamp bound that will perform reads and queries at an exact staleness.
offset(int) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query that skips the first n results.
ofMaxStaleness(long, TimeUnit) - Static method in class com.google.cloud.spanner.TimestampBound
Returns a timestamp bound that will perform reads and queries at a timestamp chosen to be at most num units stale.
ofMinReadTimestamp(Timestamp) - Static method in class com.google.cloud.spanner.TimestampBound
Returns a timestamp bound that will perform reads and queries at a timestamp chosen to be at least timestamp.
ofProjectOwners() - Static method in class com.google.cloud.bigquery.Acl.Group
Returns a Group entity representing all project's owners.
ofProjectReaders() - Static method in class com.google.cloud.bigquery.Acl.Group
Returns a Group entity representing all project's readers.
ofProjectWriters() - Static method in class com.google.cloud.bigquery.Acl.Group
Returns a Group entity representing all project's writers.
ofReadTimestamp(Timestamp) - Static method in class com.google.cloud.spanner.TimestampBound
Returns a timestamp bound that will perform reads and queries at the given timestamp.
ofTimeMicroseconds(long) - Static method in class com.google.cloud.Timestamp
Creates an instance representing the value of microseconds.
ofTimeSecondsAndNanos(long, int) - Static method in class com.google.cloud.Timestamp
Creates an instance representing the value of seconds and nanos since January 1, 1970, 00:00:00 UTC.
onCompleted() - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc.ResultStreamConsumer
 
ONE_TO_ONE_NAT - Static variable in class com.google.cloud.compute.NetworkInterface.AccessConfig.Type
 
onError(SpannerException) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc.ResultStreamConsumer
 
onFailure(GoogleJsonError) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch.Callback
This method will be called upon failure of the batch operation.
onFailure(GoogleJsonError) - Method in interface com.google.cloud.storage.spi.v1.RpcBatch.Callback
This method will be called upon failure of the batch operation.
onPartialResultSet(PartialResultSet) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc.ResultStreamConsumer
 
onSuccess(T) - Method in interface com.google.cloud.dns.spi.v1.RpcBatch.Callback
This method will be called upon success of the batch operation.
onSuccess(T) - Method in interface com.google.cloud.storage.spi.v1.RpcBatch.Callback
This method will be called upon success of the batch operation.
open(JobConfiguration) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Opens a resumable upload session to load data into a BigQuery table and returns an upload URI.
open(JobConfiguration) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
open(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
open(StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Opens a resumable upload channel for a given storage object.
openClosed(Key, Key) - Static method in class com.google.cloud.spanner.KeyRange
Returns a key range from start exclusive to end inclusive.
openOpen(Key, Key) - Static method in class com.google.cloud.spanner.KeyRange
Returns a key range from start exclusive to end exclusive.
openRewrite(StorageRpc.RewriteRequest) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
openRewrite(StorageRpc.RewriteRequest) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Sends a rewrite request to open a rewrite channel.
Operation - Class in com.google.cloud.compute
Google Compute Engine operations.
Operation - Class in com.google.cloud.logging
Additional information about a potentially long-running operation with which a log entry is associated.
Operation<R,M> - Class in com.google.cloud.spanner
Represents a long running operation.
Operation.Builder - Class in com.google.cloud.logging
A builder for Operation objects.
Operation.OperationError - Class in com.google.cloud.compute
An error that can occur during the processing of a Google Compute Engine operation.
Operation.OperationWarning - Class in com.google.cloud.compute
A warning message that is generated during the processing of a Google Compute Engine operation.
Operation.Status - Enum in com.google.cloud.compute
Status of an operation.
OperationId - Class in com.google.cloud.compute
Base class for Google Compute Engine operation identities.
Options - Class in com.google.cloud.spanner
Specifies options for various spanner operations
OPTIONS - Static variable in class com.google.cloud.storage.HttpMethod
 
Options.ListOption - Interface in com.google.cloud.spanner
Marker interface to mark options applicable to list operations in admin API.
Options.QueryOption - Interface in com.google.cloud.spanner
Marker interface to mark options applicable to query operation.
Options.ReadAndQueryOption - Interface in com.google.cloud.spanner
Marker interface to mark options applicable to both Read and Query operations
Options.ReadOption - Interface in com.google.cloud.spanner
Marker interface to mark options applicable to read operation
OrderBy(String, StructuredQuery.OrderBy.Direction) - Constructor for class com.google.cloud.datastore.StructuredQuery.OrderBy
 
orderBy(String) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query that's additionally sorted by the specified field.
orderBy(FieldPath) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query that's additionally sorted by the specified field.
orderBy(String, Query.Direction) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query that's additionally sorted by the specified field, optionally in descending order instead of ascending.
orderBy(FieldPath, Query.Direction) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query that's additionally sorted by the specified field, optionally in descending order instead of ascending.
overrideInfo - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
overrideInfo() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns whether to override the target blob information with Storage.CopyRequest.getTarget().
OWNER - Static variable in class com.google.cloud.bigquery.Acl.Role
Same as Acl.Role.WRITER plus can update and delete the dataset.
owner() - Static method in class com.google.cloud.Role
Returns the owner role.
OWNER - Static variable in class com.google.cloud.storage.Acl.Role
 
OWNERS - Static variable in class com.google.cloud.storage.Acl.Project.ProjectRole
 

P

PagedResponseWrappers - Class in com.google.cloud.bigquery.datatransfer.v1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.bigquery.datatransfer.v1.PagedResponseWrappers
 
PagedResponseWrappers - Class in com.google.cloud.bigtable.admin.v2
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.bigtable.admin.v2.PagedResponseWrappers
 
PagedResponseWrappers - Class in com.google.cloud.dialogflow.v2beta1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers
 
PagedResponseWrappers - Class in com.google.cloud.errorreporting.v1beta1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.errorreporting.v1beta1.PagedResponseWrappers
 
PagedResponseWrappers - Class in com.google.cloud.firestore.v1beta1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.firestore.v1beta1.PagedResponseWrappers
 
PagedResponseWrappers - Class in com.google.cloud.logging.v2
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.logging.v2.PagedResponseWrappers
 
PagedResponseWrappers - Class in com.google.cloud.monitoring.v3
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.monitoring.v3.PagedResponseWrappers
 
PagedResponseWrappers - Class in com.google.cloud.pubsub.v1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.pubsub.v1.PagedResponseWrappers
 
PagedResponseWrappers - Class in com.google.cloud.trace.v1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.trace.v1.PagedResponseWrappers
 
PagedResponseWrappers - Class in com.google.cloud.vision.v1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.vision.v1.PagedResponseWrappers
 
PagedResponseWrappers.ListCollectionIdsFixedSizeCollection - Class in com.google.cloud.firestore.v1beta1
 
PagedResponseWrappers.ListCollectionIdsPage - Class in com.google.cloud.firestore.v1beta1
 
PagedResponseWrappers.ListCollectionIdsPagedResponse - Class in com.google.cloud.firestore.v1beta1
 
PagedResponseWrappers.ListContextsFixedSizeCollection - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListContextsPage - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListContextsPagedResponse - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListDataSourcesFixedSizeCollection - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListDataSourcesPage - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListDataSourcesPagedResponse - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListDocumentsFixedSizeCollection - Class in com.google.cloud.firestore.v1beta1
 
PagedResponseWrappers.ListDocumentsPage - Class in com.google.cloud.firestore.v1beta1
 
PagedResponseWrappers.ListDocumentsPagedResponse - Class in com.google.cloud.firestore.v1beta1
 
PagedResponseWrappers.ListEntityTypesFixedSizeCollection - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListEntityTypesPage - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListEntityTypesPagedResponse - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListEventsFixedSizeCollection - Class in com.google.cloud.errorreporting.v1beta1
 
PagedResponseWrappers.ListEventsPage - Class in com.google.cloud.errorreporting.v1beta1
 
PagedResponseWrappers.ListEventsPagedResponse - Class in com.google.cloud.errorreporting.v1beta1
 
PagedResponseWrappers.ListExclusionsFixedSizeCollection - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListExclusionsPage - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListExclusionsPagedResponse - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListGroupMembersFixedSizeCollection - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListGroupMembersPage - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListGroupMembersPagedResponse - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListGroupsFixedSizeCollection - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListGroupsPage - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListGroupsPagedResponse - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListGroupStatsFixedSizeCollection - Class in com.google.cloud.errorreporting.v1beta1
 
PagedResponseWrappers.ListGroupStatsPage - Class in com.google.cloud.errorreporting.v1beta1
 
PagedResponseWrappers.ListGroupStatsPagedResponse - Class in com.google.cloud.errorreporting.v1beta1
 
PagedResponseWrappers.ListIntentsFixedSizeCollection - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListIntentsPage - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListIntentsPagedResponse - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListLogEntriesFixedSizeCollection - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListLogEntriesPage - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListLogEntriesPagedResponse - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListLogMetricsFixedSizeCollection - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListLogMetricsPage - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListLogMetricsPagedResponse - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListLogsFixedSizeCollection - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListLogsPage - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListLogsPagedResponse - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListMetricDescriptorsFixedSizeCollection - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListMetricDescriptorsPage - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListMetricDescriptorsPagedResponse - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListMonitoredResourceDescriptorsFixedSizeCollection - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListMonitoredResourceDescriptorsFixedSizeCollection - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListMonitoredResourceDescriptorsPage - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListMonitoredResourceDescriptorsPage - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListMonitoredResourceDescriptorsPagedResponse - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListMonitoredResourceDescriptorsPagedResponse - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListSessionEntityTypesFixedSizeCollection - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListSessionEntityTypesPage - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListSessionEntityTypesPagedResponse - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListSinksFixedSizeCollection - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListSinksPage - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListSinksPagedResponse - Class in com.google.cloud.logging.v2
 
PagedResponseWrappers.ListSnapshotsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListSnapshotsPage - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListSnapshotsPagedResponse - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListSubscriptionsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListSubscriptionsPage - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListSubscriptionsPagedResponse - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTablesFixedSizeCollection - Class in com.google.cloud.bigtable.admin.v2
 
PagedResponseWrappers.ListTablesPage - Class in com.google.cloud.bigtable.admin.v2
 
PagedResponseWrappers.ListTablesPagedResponse - Class in com.google.cloud.bigtable.admin.v2
 
PagedResponseWrappers.ListTimeSeriesFixedSizeCollection - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListTimeSeriesPage - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListTimeSeriesPagedResponse - Class in com.google.cloud.monitoring.v3
 
PagedResponseWrappers.ListTopicsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicsPage - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicsPagedResponse - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicSubscriptionsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicSubscriptionsPage - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicSubscriptionsPagedResponse - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTracesFixedSizeCollection - Class in com.google.cloud.trace.v1
 
PagedResponseWrappers.ListTracesPage - Class in com.google.cloud.trace.v1
 
PagedResponseWrappers.ListTracesPagedResponse - Class in com.google.cloud.trace.v1
 
PagedResponseWrappers.ListTransferConfigsFixedSizeCollection - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListTransferConfigsPage - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListTransferConfigsPagedResponse - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListTransferLogsFixedSizeCollection - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListTransferLogsPage - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListTransferLogsPagedResponse - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListTransferRunsFixedSizeCollection - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListTransferRunsPage - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.ListTransferRunsPagedResponse - Class in com.google.cloud.bigquery.datatransfer.v1
 
PagedResponseWrappers.SearchAgentsFixedSizeCollection - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.SearchAgentsPage - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.SearchAgentsPagedResponse - Class in com.google.cloud.dialogflow.v2beta1
 
PageImpl<T> - Class in com.google.cloud
Base implementation for Google Cloud paginated results.
PageImpl(PageImpl.NextPageFetcher<T>, String, Iterable<T>) - Constructor for class com.google.cloud.PageImpl
Creates a PageImpl object.
PageImpl.NextPageFetcher<T> - Interface in com.google.cloud
Interface for fetching the next page of results from the service.
pageSize(long) - Static method in class com.google.cloud.bigquery.BigQuery.DatasetListOption
Returns an option to specify the maximum number of datasets returned per page.
pageSize(long) - Static method in class com.google.cloud.bigquery.BigQuery.JobListOption
Returns an option to specify the maximum number of jobs returned per page.
pageSize(long) - Static method in class com.google.cloud.bigquery.BigQuery.QueryResultsOption
Returns an option to specify the maximum number of rows returned per page.
pageSize(long) - Static method in class com.google.cloud.bigquery.BigQuery.TableDataListOption
Returns an option to specify the maximum number of rows returned per page.
pageSize(long) - Static method in class com.google.cloud.bigquery.BigQuery.TableListOption
Returns an option to specify the maximum number of tables returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.AddressAggregatedListOption
Returns an option to specify the maximum number of addresses returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.AddressListOption
Returns an option to specify the maximum number of addresses returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.DiskAggregatedListOption
Returns an option to specify the maximum number of disks returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.DiskListOption
Returns an option to specify the maximum number of disks returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.DiskTypeAggregatedListOption
Returns an option to specify the maximum number of disk types returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.DiskTypeListOption
Returns an option to specify the maximum number of disk types returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.ImageListOption
Returns an option to specify the maximum number of images returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.InstanceAggregatedListOption
Returns an option to specify the maximum number of instances returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.InstanceListOption
Returns an option to specify the maximum number of instances returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.MachineTypeAggregatedListOption
Returns an option to specify the maximum number of machine types returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.MachineTypeListOption
Returns an option to specify the maximum number of machine types returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.NetworkListOption
Returns an option to specify the maximum number of networks returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.OperationListOption
Returns an option to specify the maximum number of operations returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.RegionListOption
Returns an option to specify the maximum number of regions returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.SnapshotListOption
Returns an option to specify the maximum number of snapshots returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.SubnetworkAggregatedListOption
Returns an option to specify the maximum number of subnetworks returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.SubnetworkListOption
Returns an option to specify the maximum number of subnetworks returned per page.
pageSize(long) - Static method in class com.google.cloud.compute.Compute.ZoneListOption
Returns an option to specify the maximum number of zones returned per page.
pageSize(int) - Static method in class com.google.cloud.dns.Dns.ChangeRequestListOption
The maximum number of change requests to return per RPC.
pageSize(int) - Static method in class com.google.cloud.dns.Dns.RecordSetListOption
The maximum number of record sets to return per RPC.
pageSize(int) - Static method in class com.google.cloud.dns.Dns.ZoneListOption
The maximum number of zones to return per RPC.
pageSize(int) - Static method in class com.google.cloud.logging.Logging.EntryListOption
Returns an option to specify the maximum number of log entries returned per page.
pageSize(int) - Static method in class com.google.cloud.logging.Logging.ListOption
Returns an option to specify the maximum number of resources returned per page.
pageSize(int) - Static method in class com.google.cloud.resourcemanager.ResourceManager.ProjectListOption
The maximum number of projects to return per RPC.
pageSize(int) - Static method in class com.google.cloud.spanner.Options
Specifying this will cause the list operations to fetch at most this many records in a page.
pageSize(long) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to specify the maximum number of blobs returned per page.
pageSize(long) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Returns an option to specify the maximum number of buckets returned per page.
pageToken(String) - Static method in class com.google.cloud.bigquery.BigQuery.DatasetListOption
Returns an option to specify the page token from which to start listing datasets.
pageToken(String) - Static method in class com.google.cloud.bigquery.BigQuery.JobListOption
Returns an option to specify the page token from which to start listing jobs.
pageToken(String) - Static method in class com.google.cloud.bigquery.BigQuery.QueryResultsOption
Returns an option to specify the page token from which to start getting query results.
pageToken(String) - Static method in class com.google.cloud.bigquery.BigQuery.TableDataListOption
Returns an option to specify the page token from which to start listing table data.
pageToken(String) - Static method in class com.google.cloud.bigquery.BigQuery.TableListOption
Returns an option to specify the page token from which to start listing tables.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.AddressAggregatedListOption
Returns an option to specify the page token from which to start listing addresses.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.AddressListOption
Returns an option to specify the page token from which to start listing addresses.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.DiskAggregatedListOption
Returns an option to specify the page token from which to start listing disks.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.DiskListOption
Returns an option to specify the page token from which to start listing disks.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.DiskTypeAggregatedListOption
Returns an option to specify the page token from which to start listing disk types.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.DiskTypeListOption
Returns an option to specify the page token from which to start listing disk types.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.ImageListOption
Returns an option to specify the page token from which to start listing images.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.InstanceAggregatedListOption
Returns an option to specify the page token from which to start listing instances.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.InstanceListOption
Returns an option to specify the page token from which to start listing instances.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.MachineTypeAggregatedListOption
Returns an option to specify the page token from which to start listing machine types.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.MachineTypeListOption
Returns an option to specify the page token from which to start listing machine types.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.NetworkListOption
Returns an option to specify the page token from which to start listing networks.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.OperationListOption
Returns an option to specify the page token from which to start listing operations.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.RegionListOption
Returns an option to specify the page token from which to start listing regions.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.SnapshotListOption
Returns an option to specify the page token from which to start listing snapshots.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.SubnetworkAggregatedListOption
Returns an option to specify the page token from which to start listing subnetworks.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.SubnetworkListOption
Returns an option to specify the page token from which to start listing subnetworks.
pageToken(String) - Static method in class com.google.cloud.compute.Compute.ZoneListOption
Returns an option to specify the page token from which to start listing zones.
pageToken(String) - Static method in class com.google.cloud.dns.Dns.ChangeRequestListOption
Returns an option to specify a page token.
pageToken(String) - Static method in class com.google.cloud.dns.Dns.RecordSetListOption
Returns an option to specify a page token.
pageToken(String) - Static method in class com.google.cloud.dns.Dns.ZoneListOption
Returns an option to specify a page token.
pageToken() - Method in class com.google.cloud.dns.spi.v1.DnsRpc.ListResult
 
pageToken(String) - Static method in class com.google.cloud.logging.Logging.EntryListOption
Returns an option to specify the page token from which to start listing log entries.
pageToken(String) - Static method in class com.google.cloud.logging.Logging.ListOption
Returns an option to specify the page token from which to start listing resources.
pageToken(String) - Static method in class com.google.cloud.resourcemanager.ResourceManager.ProjectListOption
Returns an option to specify a page token.
pageToken(String) - Static method in class com.google.cloud.spanner.Options
Specifying this will cause the list operation to start fetching the record from this onwards.
pageToken(String) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to specify the page token from which to start listing blobs.
pageToken(String) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Returns an option to specify the page token from which to start listing buckets.
Paginated(Iterable<T>, String) - Constructor for class com.google.cloud.spanner.spi.v1.SpannerRpc.Paginated
Creates a new page of results.
ParallelCountBytes - Class in com.google.cloud.examples.nio
ParallelCountBytes will read through the whole file given as input.
ParallelCountBytes() - Constructor for class com.google.cloud.examples.nio.ParallelCountBytes
 
parseAnyPathFromAnyPathName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the any_path from the given fully-qualified path which represents a any_path resource.
parseDatabaseFromAnyPathName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the database from the given fully-qualified path which represents a any_path resource.
parseDatabaseFromDatabaseRootName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the database from the given fully-qualified path which represents a database_root resource.
parseDatabaseFromDocumentPathName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the database from the given fully-qualified path which represents a document_path resource.
parseDatabaseFromDocumentRootName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the database from the given fully-qualified path which represents a document_root resource.
parseDate(String) - Static method in class com.google.cloud.Date
 
parseDocumentFromAnyPathName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the document from the given fully-qualified path which represents a any_path resource.
parseDocumentPathFromDocumentPathName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the document_path from the given fully-qualified path which represents a document_path resource.
parseProjectFromAnyPathName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the project from the given fully-qualified path which represents a any_path resource.
parseProjectFromDatabaseRootName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the project from the given fully-qualified path which represents a database_root resource.
parseProjectFromDocumentPathName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the project from the given fully-qualified path which represents a document_path resource.
parseProjectFromDocumentRootName(String) - Static method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Parses the project from the given fully-qualified path which represents a document_root resource.
parseTimestamp(String) - Static method in class com.google.cloud.Timestamp
Creates a Timestamp instance from the given string.
patch(Dataset, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Updates dataset information.
patch(Table, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Updates table information.
patch(Dataset, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
patch(Table, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
patch(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
patch(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
patch(Bucket, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates bucket information.
patch(StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates the storage object's information.
patchAcl(BucketAccessControl, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
patchAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
patchAcl(BucketAccessControl, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates an ACL entry on the specified bucket.
patchAcl(ObjectAccessControl) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates an ACL entry on the specified object.
patchDefaultAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
patchDefaultAcl(ObjectAccessControl) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates a default object ACL entry on the specified bucket.
patchTraces(String, Traces) - Method in class com.google.cloud.trace.v1.TraceServiceClient
Sends new traces to Stackdriver Trace or updates existing traces.
patchTraces(PatchTracesRequest) - Method in class com.google.cloud.trace.v1.TraceServiceClient
Sends new traces to Stackdriver Trace or updates existing traces.
patchTracesCallable() - Method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
patchTracesCallable() - Method in class com.google.cloud.trace.v1.stub.TraceServiceStub
 
patchTracesCallable() - Method in class com.google.cloud.trace.v1.TraceServiceClient
Sends new traces to Stackdriver Trace or updates existing traces.
patchTracesSettings() - Method in class com.google.cloud.trace.v1.TraceServiceSettings.Builder
Returns the builder for the settings used for calls to patchTraces.
patchTracesSettings() - Method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns the object with the settings used for calls to patchTraces.
PathElement - Class in com.google.cloud.datastore
Represents a single element in a key's path.
Payload<T> - Class in com.google.cloud.logging
A base class for log entry payloads.
Payload.JsonPayload - Class in com.google.cloud.logging
A log entry's JSON payload.
Payload.ProtoPayload - Class in com.google.cloud.logging
A log entry payload as a protobuf object.
Payload.StringPayload - Class in com.google.cloud.logging
A log entry payload as an UTF-8 string.
Payload.Type - Enum in com.google.cloud.logging
Type for a log entry payload.
PENDING - Static variable in class com.google.cloud.bigquery.JobStatus.State
The BigQuery Job is waiting to be executed.
PENDING - Static variable in class com.google.cloud.dns.ChangeRequestInfo.Status
 
permitEmptyPathComponents(boolean) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration.Builder
Configures whether or not we should throw an exception when encountering object names containing superfluous slashes, e.g.
permitEmptyPathComponents() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration
Returns true if we shouldn't throw an exception when encountering object names containing superfluous slashes, e.g.
PlatformInformation - Class in com.google.cloud
 
Policy - Class in com.google.cloud
Class for Identity and Access Management (IAM) policies.
Policy.Builder - Class in com.google.cloud
A builder for Policy objects.
Policy.DefaultMarshaller - Class in com.google.cloud
 
Policy.Marshaller<T> - Class in com.google.cloud
 
poll(Callable<V>, RetrySettings, ResultRetryAlgorithm<V>, ApiClock) - Static method in class com.google.cloud.RetryHelper
 
position - Variable in class com.google.cloud.BaseWriteChannel.BaseState
 
POST - Static variable in class com.google.cloud.logging.HttpRequest.RequestMethod
 
POST - Static variable in class com.google.cloud.storage.HttpMethod
 
Precondition - Class in com.google.cloud.firestore
Preconditions that can be used to restrict update() calls.
predefinedAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for specifying blob's predefined ACL configuration.
predefinedAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for specifying blob's predefined ACL configuration.
predefinedAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for specifying blob's predefined ACL configuration.
predefinedAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for specifying blob's predefined ACL configuration.
predefinedAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option for specifying bucket's predefined ACL configuration.
predefinedDefaultObjectAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option for specifying bucket's default ACL configuration for blobs.
preemptible() - Static method in class com.google.cloud.compute.SchedulingOptions
Returns a SchedulingOptions object for a preemptible instance.
prefetchChunks(int) - Static method in class com.google.cloud.spanner.Options
Specifying this will allow the client to prefetch up to prefetchChunks PartialResultSet chunks for read and query.
prefix(Key) - Static method in class com.google.cloud.spanner.KeyRange
Returns a key range that covers all keys where the first prefix.size() components match prefix exactly.
prefix(String) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to set a prefix to filter results to blobs whose names begin with this prefix.
prefix(String) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Returns an option to set a prefix to filter results to buckets whose names begin with this prefix.
prefixRange(Key) - Static method in class com.google.cloud.spanner.KeySet
Creates a key set that covers all keys where the first prefix.size() components match prefix exactly.
prepareReadWriteTransaction() - Method in interface com.google.cloud.spanner.Session
Prepares a transaction for use by a subsequent DatabaseClient.readWriteTransaction() or DatabaseClient.write(Iterable) call.
printHeader() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
Returns whether an header row is printed with the result.
Project - Class in com.google.cloud.resourcemanager
A Google Cloud Resource Manager project object.
Project(Acl.Project.ProjectRole, String) - Constructor for class com.google.cloud.storage.Acl.Project
Creates a project entity.
Project.Builder - Class in com.google.cloud.resourcemanager
Builder for Project.
PROJECT_EDITOR - Static variable in class com.google.cloud.Identity.Type
Represents editors of a Google Cloud Platform project.
PROJECT_ID_PREFIX - Static variable in class com.google.cloud.testing.BaseEmulatorHelper
 
PROJECT_OWNER - Static variable in class com.google.cloud.Identity.Type
Represents owners of a Google Cloud Platform project.
PROJECT_VIEWER - Static variable in class com.google.cloud.Identity.Type
Represents viewers of a Google Cloud Platform project.
projectEditor(String) - Static method in class com.google.cloud.Identity
Returns a new project editor identity.
projectIdRequired() - Method in class com.google.cloud.firestore.FirestoreOptions
 
projectIdRequired() - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions
 
projectIdRequired() - Method in class com.google.cloud.ServiceOptions
Returns whether a service requires a project ID.
projectIdRequired() - Method in class com.google.cloud.storage.StorageOptions
 
projectIdRequired() - Method in class com.google.cloud.translate.TranslateOptions
 
ProjectInfo - Class in com.google.cloud.dns
The class provides the Google Cloud DNS information associated with this project.
ProjectInfo - Class in com.google.cloud.resourcemanager
A Google Cloud Resource Manager project metadata object.
ProjectInfo.Builder - Class in com.google.cloud.resourcemanager
Builder for ProjectInfo.
ProjectInfo.Quota - Class in com.google.cloud.dns
This class represents quotas assigned to the ProjectInfo.
ProjectInfo.State - Class in com.google.cloud.resourcemanager
The project lifecycle states.
PROJECTION_ENTITY - Static variable in class com.google.cloud.datastore.Query.ResultType
 
ProjectionEntity - Class in com.google.cloud.datastore
A projection entity is a result of a Google Cloud Datastore projection query.
ProjectionEntity.Builder - Class in com.google.cloud.datastore
 
ProjectionEntityQuery - Class in com.google.cloud.datastore
An implementation of a Google Cloud Datastore projection entity query that can be constructed by providing all the specific query elements.
ProjectionEntityQuery.Builder - Class in com.google.cloud.datastore
A ProjectionEntityQuery builder for queries that return ProjectionEntity results.
projectOwner(String) - Static method in class com.google.cloud.Identity
Returns a new project owner identity.
projectViewer(String) - Static method in class com.google.cloud.Identity
Returns a new project viewer identity.
propagateInterrupt(InterruptedException) - Static method in class com.google.cloud.spanner.SpannerExceptionFactory
 
PropertyName - Annotation Type in com.google.cloud.firestore.annotation
Marks a field to be renamed when serialized.
provider() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
PTR - Static variable in class com.google.cloud.dns.RecordSet.Type
Pointer record, which is often used for reverse DNS lookups.
publish(String) - Method in class com.google.cloud.examples.pubsub.snippets.PublisherSnippets
Example of publishing a message.
publish(LogRecord) - Method in class com.google.cloud.logging.LoggingHandler
 
publish(PubsubMessage) - Method in class com.google.cloud.pubsub.v1.Publisher
Schedules the publishing of a message.
publishCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
publishCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
Publisher - Class in com.google.cloud.pubsub.v1
A Cloud Pub/Sub publisher, that is associated with a specific topic at creation.
Publisher.Builder - Class in com.google.cloud.pubsub.v1
A builder of Publishers.
PublisherSnippets - Class in com.google.cloud.examples.pubsub.snippets
This class contains snippets for the Publisher interface.
PublisherSnippets(Publisher) - Constructor for class com.google.cloud.examples.pubsub.snippets.PublisherSnippets
 
PublisherStub - Class in com.google.cloud.pubsub.v1.stub
Base stub class for Google Cloud Pub/Sub API.
PublisherStub() - Constructor for class com.google.cloud.pubsub.v1.stub.PublisherStub
 
publishMessages() - Static method in class com.google.cloud.examples.pubsub.snippets.CreateTopicAndPublishMessages
 
publishSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to publish.
publishSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to publish.
pullCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
pullCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
pullSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to pull.
pullSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to pull.
put(FullEntity<?>) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
put(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
put(FullEntity<?>) - Method in interface com.google.cloud.datastore.Datastore
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it otherwise.
put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Datastore
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it otherwise.
put(FullEntity<?>) - Method in interface com.google.cloud.datastore.DatastoreWriter
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it otherwise.
put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.DatastoreWriter
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it otherwise.
put(FullEntity<?>) - Method in interface com.google.cloud.datastore.Transaction
A Datastore put (a.k.a upsert) operation: inserts an entity if it does not exist, updates it otherwise.
put(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
A Datastore put (a.k.a upsert) operation: creates an entity if it does not exist, updates it otherwise.
PUT - Static variable in class com.google.cloud.logging.HttpRequest.RequestMethod
 
PUT - Static variable in class com.google.cloud.storage.HttpMethod
 
putAllLabels(Map<String, String>) - Method in class com.google.cloud.spanner.Instance.Builder
 
putAllLabels(Map<String, String>) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
 
putSingleEntity(String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of putting a single entity.
putSingleEntity(String) - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of putting a single entity.
putWithDeferredIdAllocation(FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
putWithDeferredIdAllocation(FullEntity<?>...) - Method in interface com.google.cloud.datastore.Transaction
Datastore put operation.

Q

query(QueryJobConfiguration, BigQuery.QueryOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Runs the query associated with the request, using an internally-generated random JobId.
query(QueryJobConfiguration, JobId, BigQuery.QueryOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Runs the query associated with the request, using the given job id.
Query<V> - Class in com.google.cloud.datastore
A Google Cloud Datastore query.
Query - Class in com.google.cloud.firestore
A Query which you can read or listen to.
Query.Direction - Enum in com.google.cloud.firestore
The direction of a sort.
Query.ResultType<V> - Class in com.google.cloud.datastore
This class represents the expected type of the result.
QueryJobConfiguration - Class in com.google.cloud.bigquery
Google BigQuery Query Job configuration.
QueryJobConfiguration.Builder - Class in com.google.cloud.bigquery
 
QueryJobConfiguration.Priority - Enum in com.google.cloud.bigquery
Priority levels for a query.
QueryParameterValue - Class in com.google.cloud.bigquery
A value for a QueryParameter along with its type.
QueryParameterValue.Builder - Class in com.google.cloud.bigquery
 
QueryResponse - Class in com.google.cloud.bigquery
Google Cloud BigQuery Query Response.
QueryResult - Class in com.google.cloud.bigquery
 
QueryResults<V> - Interface in com.google.cloud.datastore
The result of a Google Cloud Datastore query submission.
queryResults(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of getting the results of query.
QuerySnapshot - Class in com.google.cloud.firestore
A QuerySnapshot contains the results of a query.
QuerySnippets - Class in com.google.cloud.examples.datastore.snippets
This class contains a number of snippets for the Query class.
QuerySnippets(Datastore) - Constructor for class com.google.cloud.examples.datastore.snippets.QuerySnippets
 
QueryStage - Class in com.google.cloud.bigquery
BigQuery provides diagnostic information about a completed query's execution plan (or query plan for short).
QueryStage.QueryStep - Class in com.google.cloud.bigquery
Each query stage is made of a number of steps.

R

range(KeyRange) - Static method in class com.google.cloud.spanner.KeySet
Creates a key set containing a single range.
RawValue - Class in com.google.cloud.datastore
 
RawValue.Builder - Class in com.google.cloud.datastore
 
RBTreeSortedMap<K,V> - Class in com.google.cloud.firestore.collection
This is a red-black tree backed implementation of ImmutableSortedMap.
read(String, KeySet, Iterable<String>, Options.ReadOption...) - Method in interface com.google.cloud.spanner.ReadContext
Reads zero or more rows from a database.
read(ReadRequest, SpannerRpc.ResultStreamConsumer, Map<SpannerRpc.Option, ?>) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
read(ReadRequest, SpannerRpc.ResultStreamConsumer, Map<SpannerRpc.Option, ?>) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
read(StorageObject, Map<StorageRpc.Option, ?>, long, int) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
read(StorageObject, Map<StorageRpc.Option, ?>, long, int) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Reads the given amount of bytes from a storage object at the given position.
readAllBytes(String, String, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Reads all the bytes from a blob.
readAllBytes(BlobId, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Reads all the bytes from a blob.
ReadAllLines - Class in com.google.cloud.examples.nio.snippets
A snippet showing how to read all lines of a Google Cloud Storage file using NIO.
ReadAllLines() - Constructor for class com.google.cloud.examples.nio.snippets.ReadAllLines
 
readAttributes() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileAttributeView
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
readAttributes(Path, String, LinkOption...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
readBlobFromId(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of reading all bytes of a blob's specific generation, otherwise a StorageException is thrown.
readBlobFromStringsWithGeneration(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of reading all bytes of a blob, if generation matches a value, otherwise a StorageException is thrown.
ReadChannel - Interface in com.google.cloud
A channel for reading data from a Google Cloud object.
readContentRange(int, int) - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of reading just a portion of the blob's content.
ReadContext - Interface in com.google.cloud.spanner
A concurrency context in which to run a read or SQL statement.
ReadContext.QueryAnalyzeMode - Enum in com.google.cloud.spanner
Used to specify the mode in which the query should be analyzed by ReadContext.analyzeQuery(Statement,QueryAnalyzeMode).
readEncryptedBlob(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of reading all bytes of an encrypted blob.
READER - Static variable in class com.google.cloud.bigquery.Acl.Role
Can read, query, copy or export tables in the dataset.
reader() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of reading the blob's content through a reader.
READER - Static variable in class com.google.cloud.storage.Acl.Role
 
reader(Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Returns a ReadChannel object for reading this blob's content.
reader(String, String, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Returns a channel for reading the blob's content.
reader(BlobId, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Returns a channel for reading the blob's content.
readerFromId(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of reading a blob's content through a reader.
readerFromStrings(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of reading a blob's content through a reader.
readModifyWriteRow(TableName, ByteString, List<ReadModifyWriteRule>) - Method in class com.google.cloud.bigtable.v2.BigtableClient
Modifies a row atomically on the server.
readModifyWriteRow(ReadModifyWriteRowRequest) - Method in class com.google.cloud.bigtable.v2.BigtableClient
Modifies a row atomically on the server.
readModifyWriteRowCallable() - Method in class com.google.cloud.bigtable.v2.BigtableClient
Modifies a row atomically on the server.
readModifyWriteRowCallable() - Method in class com.google.cloud.bigtable.v2.stub.BigtableStub
 
readModifyWriteRowCallable() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
readModifyWriteRowSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings.Builder
Returns the builder for the settings used for calls to readModifyWriteRow.
readModifyWriteRowSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns the object with the settings used for calls to readModifyWriteRow.
readOnlyTransaction(long, long) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseClientSnippets
Example of read only transaction.
readOnlyTransaction() - Method in interface com.google.cloud.spanner.DatabaseClient
Returns a read-only transaction context in which a multiple reads and/or queries can be performed using TimestampBound.strong() concurrency.
readOnlyTransaction(TimestampBound) - Method in interface com.google.cloud.spanner.DatabaseClient
Returns a read-only transaction context in which a multiple reads and/or queries can be performed at the given timestamp bound.
ReadOnlyTransaction - Interface in com.google.cloud.spanner
A transaction type that provides guaranteed consistency across several reads, but does not allow writes.
readOnlyTransactionTimestamp(long, long) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseClientSnippets
Example of read only transaction with timestamp bound.
ReadOption - Class in com.google.cloud.datastore
Specifies options for read operations in Datastore, namely getting/fetching entities and running queries.
ReadOption.EventualConsistency - Class in com.google.cloud.datastore
Specifies eventual consistency for reads from Datastore.
readRow(String, Key, Iterable<String>) - Method in interface com.google.cloud.spanner.ReadContext
Reads a single row from a database, returning null if the row does not exist.
readRowsCallable() - Method in class com.google.cloud.bigtable.v2.BigtableClient
Streams back the contents of all requested rows in key order, optionally applying the same Reader filter to each.
readRowsCallable() - Method in class com.google.cloud.bigtable.v2.stub.BigtableStub
 
readRowsCallable() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
readRowsSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns the object with the settings used for calls to readRows.
readRowUsingIndex(String, String, Key, Iterable<String>) - Method in interface com.google.cloud.spanner.ReadContext
Reads a single row from a database using an index, returning null if the row does not exist.
readUsingIndex(String, String, KeySet, Iterable<String>, Options.ReadOption...) - Method in interface com.google.cloud.spanner.ReadContext
Reads zero or more rows from a database using an index.
readWriteTransaction(long) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseClientSnippets
Example of a read write transaction.
readWriteTransaction() - Method in interface com.google.cloud.spanner.DatabaseClient
Returns a transaction runner for executing a single logical transaction with retries.
receiveMessage(PubsubMessage, AckReplyConsumer) - Method in interface com.google.cloud.pubsub.v1.MessageReceiver
Called when a message is received by the subscriber.
recognize(RecognitionConfig, RecognitionAudio) - Method in class com.google.cloud.speech.v1.SpeechClient
Performs synchronous speech recognition: receive results after all audio has been sent and processed.
recognize(RecognizeRequest) - Method in class com.google.cloud.speech.v1.SpeechClient
Performs synchronous speech recognition: receive results after all audio has been sent and processed.
recognizeCallable() - Method in class com.google.cloud.speech.v1.SpeechClient
Performs synchronous speech recognition: receive results after all audio has been sent and processed.
recognizeCallable() - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
recognizeCallable() - Method in class com.google.cloud.speech.v1.stub.SpeechStub
 
recognizeSettings() - Method in class com.google.cloud.speech.v1.SpeechSettings.Builder
Returns the builder for the settings used for calls to recognize.
recognizeSettings() - Method in class com.google.cloud.speech.v1.SpeechSettings
Returns the object with the settings used for calls to recognize.
RecognizeSpeech - Class in com.google.cloud.examples.speech.snippets
A snippet for Google Natural Language API showing how to convert houman speech from an audio file into a text form.
RecognizeSpeech() - Constructor for class com.google.cloud.examples.speech.snippets.RecognizeSpeech
 
RECORD - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
A record type with a nested schema.
RecordSet - Class in com.google.cloud.dns
A class that represents a Google Cloud DNS record set.
RecordSet.Builder - Class in com.google.cloud.dns
A builder for RecordSet.
RecordSet.Type - Class in com.google.cloud.dns
Enum for the DNS record types supported by Cloud DNS.
redactContent(RedactContentRequest) - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Redacts potentially sensitive info from a list of strings.
redactContentCallable() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
Redacts potentially sensitive info from a list of strings.
redactContentCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.DlpServiceStub
 
redactContentCallable() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
redactContentSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings.Builder
Returns the builder for the settings used for calls to redactContent.
redactContentSettings() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns the object with the settings used for calls to redactContent.
Region - Class in com.google.cloud.compute
A Google Compute Engine region.
Region.Quota - Class in com.google.cloud.compute
A quota assigned to this region.
Region.Status - Class in com.google.cloud.compute
Status of the region.
RegionAddressId - Class in com.google.cloud.compute
Identity for a Google Compute Engine region address.
REGIONAL - Static variable in class com.google.cloud.storage.StorageClass
Regional storage class.
RegionForwardingRuleId - Class in com.google.cloud.compute
Identity for a Google Compute Engine region's forwarding rule.
RegionId - Class in com.google.cloud.compute
A Google Compute Engine region identity.
RegionOperationId - Class in com.google.cloud.compute
Identity for a Google Compute Engine region's operation.
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
Throws UnsupportedOperationException because this feature hasn't been implemented yet.
register(WatchService, WatchEvent.Kind<?>...) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
Throws UnsupportedOperationException because this feature hasn't been implemented yet.
relativize(Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
release(ScheduledExecutorService) - Method in class com.google.cloud.grpc.GrpcTransportOptions.DefaultExecutorFactory
 
release(T) - Method in interface com.google.cloud.grpc.GrpcTransportOptions.ExecutorFactory
Releases resources used by the executor and possibly shuts it down.
reload(BigQuery.DatasetOption...) - Method in class com.google.cloud.bigquery.Dataset
Fetches current dataset's latest information.
reload(BigQuery.JobOption...) - Method in class com.google.cloud.bigquery.Job
Fetches current job's latest information.
reload(BigQuery.TableOption...) - Method in class com.google.cloud.bigquery.Table
Fetches current table's latest information.
reload(Compute.AddressOption...) - Method in class com.google.cloud.compute.Address
Fetches the current address' latest information.
reload(Compute.DiskOption...) - Method in class com.google.cloud.compute.Disk
Fetches current disk's latest information.
reload(Compute.ImageOption...) - Method in class com.google.cloud.compute.Image
Fetches current image' latest information.
reload(Compute.InstanceOption...) - Method in class com.google.cloud.compute.Instance
Fetches current instance's latest information.
reload(Compute.NetworkOption...) - Method in class com.google.cloud.compute.Network
Fetches current network' latest information.
reload(Compute.OperationOption...) - Method in class com.google.cloud.compute.Operation
Fetches current operation's latest information.
reload(Compute.SnapshotOption...) - Method in class com.google.cloud.compute.Snapshot
Fetches current snapshot's latest information.
reload(Compute.SubnetworkOption...) - Method in class com.google.cloud.compute.Subnetwork
Fetches current subnetwork' latest information.
reload(Dns.ChangeRequestOption...) - Method in class com.google.cloud.dns.ChangeRequest
Retrieves the up-to-date information about the change request from Google Cloud DNS.
reload(Dns.ZoneOption...) - Method in class com.google.cloud.dns.Zone
Retrieves the latest information about the zone.
reload() - Method in class com.google.cloud.examples.bigquery.snippets.JobSnippets
Example of reloading all fields until job status is DONE.
reload() - Method in class com.google.cloud.examples.logging.snippets.MetricSnippets
Example of getting the metric's latest information.
reload() - Method in class com.google.cloud.examples.logging.snippets.SinkSnippets
Example of getting the sink's latest information.
reload() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of getting the blob's latest information, if its generation does not match the BlobInfo.getGeneration() value, otherwise a StorageException is thrown.
reload() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of getting the bucket's latest information, if its generation does not match the BucketInfo.getMetageneration() value, otherwise a StorageException is thrown.
reload() - Method in class com.google.cloud.logging.Metric
Fetches current metric's latest information.
reload() - Method in class com.google.cloud.logging.Sink
Fetches current sink's latest information.
reload() - Method in class com.google.cloud.resourcemanager.Project
Fetches the project's latest information.
reload() - Method in class com.google.cloud.spanner.Database
Fetches the database's current information.
reload() - Method in class com.google.cloud.spanner.Instance
 
reload() - Method in class com.google.cloud.spanner.InstanceConfig
Gets the current state of this instance config.
reload() - Method in class com.google.cloud.spanner.Operation
Fetches the current status of this operation.
reload(Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Fetches current blob's latest information.
reload(Bucket.BucketSourceOption...) - Method in class com.google.cloud.storage.Bucket
Fetches current bucket's latest information.
reloadAsync() - Method in class com.google.cloud.examples.logging.snippets.MetricSnippets
Example of asynchronously getting the metric's latest information.
reloadAsync() - Method in class com.google.cloud.examples.logging.snippets.SinkSnippets
Example of asynchronously getting the sink's latest information.
reloadAsync() - Method in class com.google.cloud.logging.Metric
Sends a request to fetch current metric's latest information.
reloadAsync() - Method in class com.google.cloud.logging.Sink
Sends a request to fetch current sink's latest information.
reloadDataset() - Method in class com.google.cloud.examples.bigquery.snippets.DatasetSnippets
Example of reloading a dataset.
reloadStatus() - Method in class com.google.cloud.examples.bigquery.snippets.JobSnippets
Example of reloading status field until job status is DONE.
reloadTableWithFields(BigQuery.TableField, BigQuery.TableField) - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example of fetching the table's latest information, specifying particular table fields to get.
RemoteBigQueryHelper - Class in com.google.cloud.bigquery.testing
Utility to create a remote BigQuery configuration for testing.
RemoteBigQueryHelper.BigQueryHelperException - Exception in com.google.cloud.bigquery.testing
 
RemoteComputeHelper - Class in com.google.cloud.compute.testing
Utility to create a remote Compute configuration for testing.
RemoteComputeHelper.ComputeHelperException - Exception in com.google.cloud.compute.testing
 
RemoteDatastoreHelper - Class in com.google.cloud.datastore.testing
Utility to create a remote datastore configuration for testing.
RemoteLoggingHelper - Class in com.google.cloud.logging.testing
Utility to create a remote logging configuration for testing.
RemoteLoggingHelper.LoggingHelperException - Exception in com.google.cloud.logging.testing
 
RemoteSpannerHelper - Class in com.google.cloud.spanner.testing
Utility that provides access to a Cloud Spanner instance to use for tests, and allows uniquely named test databases to be created within that instance.
RemoteStorageHelper - Class in com.google.cloud.storage.testing
Utility to create a remote storage configuration for testing.
RemoteStorageHelper.StorageHelperException - Exception in com.google.cloud.storage.testing
 
RemoteTranslateHelper - Class in com.google.cloud.translate.testing
Utility to create a remote translate configuration for testing.
RemoteTranslateHelper.TranslateHelperException - Exception in com.google.cloud.translate.testing
 
remove(Object) - Method in class com.google.cloud.compute.testing.ResourceCleaner
 
remove(String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Removes a property with the given name.
remove(K) - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
remove(K) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
remove() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMapIterator
 
remove(T) - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
remove(K, Comparator<K>) - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
remove(K, Comparator<K>) - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
remove(K, Comparator<K>) - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
remove(K) - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
removeAddition(RecordSet) - Method in class com.google.cloud.dns.ChangeRequest.Builder
 
removeAddition(RecordSet) - Method in class com.google.cloud.dns.ChangeRequestInfo.Builder
Removes a single RecordSet from the collection of records to be added to the zone upon executing this ChangeRequestInfo.
removeBucketIamMember(String, Role, Identity) - Method in class com.google.cloud.examples.storage.snippets.BucketIamSnippets
Example of removing a member from the Bucket-level IAM
removeDeletion(RecordSet) - Method in class com.google.cloud.dns.ChangeRequest.Builder
 
removeDeletion(RecordSet) - Method in class com.google.cloud.dns.ChangeRequestInfo.Builder
Removes a single RecordSet from the collection of records to be deleted from the zone upon executing this ChangeRequestInfo.
removeIdentity(Role, Identity, Identity...) - Method in class com.google.cloud.Policy.Builder
Removes one or more identities from an existing binding.
removeLabel(String) - Method in class com.google.cloud.resourcemanager.Project.Builder
 
removeLabel(String) - Method in class com.google.cloud.resourcemanager.ProjectInfo.Builder
Remove a label associated with this project.
removeProject(String) - Method in class com.google.cloud.resourcemanager.testing.LocalResourceManagerHelper
Utility method to remove the specified project.
removeRecord(String) - Method in class com.google.cloud.dns.RecordSet.Builder
Removes a record from the set.
removeRole(Role) - Method in class com.google.cloud.Policy.Builder
Removes the role (and all identities associated with that role) from the policy.
reopens() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageRetryHandler
 
replace() - Method in class com.google.cloud.resourcemanager.Project
Replaces the attributes of the project with the attributes of this project.
replace(ProjectInfo) - Method in interface com.google.cloud.resourcemanager.ResourceManager
Replaces the attributes of the project.
replace(Project) - Method in class com.google.cloud.resourcemanager.spi.v1beta1.HttpResourceManagerRpc
 
replace(Project) - Method in interface com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc
Replaces the attributes of the project.
replacePolicy(Policy) - Method in class com.google.cloud.resourcemanager.Project
Sets the IAM access control policy for this project.
replacePolicy(String, Policy) - Method in interface com.google.cloud.resourcemanager.ResourceManager
Sets the IAM access control policy for the specified project.
replacePolicy(String, Policy) - Method in class com.google.cloud.resourcemanager.spi.v1beta1.HttpResourceManagerRpc
 
replacePolicy(String, Policy) - Method in interface com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc
Replaces the IAM policy associated with the given project.
replacePushConfig(String, String) - Method in class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
Example of replacing the push configuration of a subscription, setting the push endpoint.
replaceSubscriptionPolicy(String) - Method in class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
Example of replacing a subscription policy.
replaceTopicPolicy(String) - Method in class com.google.cloud.examples.pubsub.snippets.TopicAdminClientSnippets
Example of replacing a topic policy.
reportErrorEvent(ProjectName, ReportedErrorEvent) - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
Report an individual error event.
reportErrorEvent(ReportErrorEventRequest) - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
Report an individual error event.
reportErrorEventCallable() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
Report an individual error event.
reportErrorEventCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcReportErrorsServiceStub
 
reportErrorEventCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.ReportErrorsServiceStub
 
reportErrorEventSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings.Builder
Returns the builder for the settings used for calls to reportErrorEvent.
reportErrorEventSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
Returns the object with the settings used for calls to reportErrorEvent.
ReportErrorsServiceClient - Class in com.google.cloud.errorreporting.v1beta1
Service Description: An API for reporting error events.
ReportErrorsServiceClient(ReportErrorsServiceSettings) - Constructor for class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
Constructs an instance of ReportErrorsServiceClient, using the given settings.
ReportErrorsServiceClient(ReportErrorsServiceStub) - Constructor for class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
 
ReportErrorsServiceSettings - Class in com.google.cloud.errorreporting.v1beta1
Settings class to configure an instance of ReportErrorsServiceClient.
ReportErrorsServiceSettings.Builder - Class in com.google.cloud.errorreporting.v1beta1
Builder for ReportErrorsServiceSettings.
ReportErrorsServiceStub - Class in com.google.cloud.errorreporting.v1beta1.stub
Base stub class for Stackdriver Error Reporting API.
ReportErrorsServiceStub() - Constructor for class com.google.cloud.errorreporting.v1beta1.stub.ReportErrorsServiceStub
 
request(int) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc.StreamingCall
Requests more messages from the stream.
requesterPays() - Method in class com.google.cloud.storage.BucketInfo
Returns true if a user accessing the bucket or an object it contains should assume the transit costs related to the access, false otherwise.
reset(InstanceId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Resets the provided instance.
reset(Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Resets this instance.
reset(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Resets the provided instance.
reset(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
reset() - Method in class com.google.cloud.datastore.KeyFactory
Resets the KeyFactory to its initial state.
reset() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
Reset the internal state of the Datastore emulator.
reset() - Method in class com.google.cloud.testing.BaseEmulatorHelper
Resets the internal state of the emulator.
resize(DiskId, long, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Resizes the disk to the requested size.
resize(long, Compute.OperationOption...) - Method in class com.google.cloud.compute.Disk
Resizes this disk to the requested size.
resizeDisk(String, String, long, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Resizes the disk to the requested size.
resizeDisk(String, String, long, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
resolve(Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
resolve(String) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
resolveSibling(Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
resolveSibling(String) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
resource(MonitoredResource) - Static method in class com.google.cloud.logging.Logging.WriteOption
Returns an option to specify a default monitored resource (see LogEntry.getResource()) for those log entries that do not specify their own resource.
ResourceCleaner - Class in com.google.cloud.compute.testing
 
ResourceId - Class in com.google.cloud.compute
Base class for Google Compute Engine resource identities.
ResourceManager - Interface in com.google.cloud.resourcemanager
An interface for Google Cloud Resource Manager.
ResourceManager.ProjectField - Enum in com.google.cloud.resourcemanager
The fields of a project.
ResourceManager.ProjectGetOption - Class in com.google.cloud.resourcemanager
Class for specifying project get options.
ResourceManager.ProjectListOption - Class in com.google.cloud.resourcemanager
Class for specifying project list options.
ResourceManagerExample - Class in com.google.cloud.examples.resourcemanager
An example of using Google Cloud Resource Manager.
ResourceManagerExample() - Constructor for class com.google.cloud.examples.resourcemanager.ResourceManagerExample
 
ResourceManagerException - Exception in com.google.cloud.resourcemanager
Resource Manager service exception.
ResourceManagerException(int, String) - Constructor for exception com.google.cloud.resourcemanager.ResourceManagerException
 
ResourceManagerException(int, String, Throwable) - Constructor for exception com.google.cloud.resourcemanager.ResourceManagerException
 
ResourceManagerException(IOException) - Constructor for exception com.google.cloud.resourcemanager.ResourceManagerException
 
ResourceManagerFactory - Interface in com.google.cloud.resourcemanager
An interface for ResourceManager factories.
ResourceManagerOptions - Class in com.google.cloud.resourcemanager
 
ResourceManagerOptions.Builder - Class in com.google.cloud.resourcemanager
 
ResourceManagerOptions.DefaultResourceManagerFactory - Class in com.google.cloud.resourcemanager
 
ResourceManagerOptions.DefaultResourceManagerRpcFactory - Class in com.google.cloud.resourcemanager
 
ResourceManagerRpc - Interface in com.google.cloud.resourcemanager.spi.v1beta1
 
ResourceManagerRpc.Option - Enum in com.google.cloud.resourcemanager.spi.v1beta1
 
ResourceManagerRpcFactory - Interface in com.google.cloud.resourcemanager.spi
An interface for Resource Manager RPC factory.
Restorable<T extends Restorable<T>> - Interface in com.google.cloud
Implementation of this interface can persist their state and restore from it.
RestorableState<T extends Restorable<T>> - Interface in com.google.cloud
A common interface for restorable states.
restore(BaseWriteChannel.BaseState) - Method in class com.google.cloud.BaseWriteChannel
Restores the state of the current write channel given a BaseWriteChannel.BaseState object.
restore() - Method in interface com.google.cloud.RestorableState
Returns an object whose internal state reflects the one saved in the invocation object.
restoreAgentAsync(RestoreAgentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Restores the specified agent from a ZIP file.
restoreAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Restores the specified agent from a ZIP file.
restoreAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
restoreAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
restoreAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Restores the specified agent from a ZIP file.
restoreAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
restoreAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
restoreAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to restoreAgent.
restoreAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to restoreAgent.
restoreAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to restoreAgent.
restoreAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to restoreAgent.
result - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
resultClass() - Method in class com.google.cloud.datastore.Query.ResultType
 
results() - Method in class com.google.cloud.dns.spi.v1.DnsRpc.ListResult
 
ResultSet - Interface in com.google.cloud.spanner
Provides access to the data returned by a Cloud Spanner read or query.
ResultSets - Class in com.google.cloud.spanner
Utility methods for working with ResultSet.
retries() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageRetryHandler
 
retryDelayMultiplier(double) - Static method in class com.google.cloud.RetryOption
See RetrySettings.getRetryDelayMultiplier().
RetryHelper - Class in com.google.cloud
Utility class for retrying operations.
RetryHelper() - Constructor for class com.google.cloud.RetryHelper
 
RetryHelper.RetryHelperException - Exception in com.google.cloud
 
retryOn(Class<? extends Exception>...) - Method in class com.google.cloud.ExceptionHandler.Builder
Add the exceptions to ignore/retry-on.
RetryOption - Class in com.google.cloud
This class represents an options wrapper around the RetrySettings class and is an alternative way of initializing it.
reverseIterator() - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
reverseIterator() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
reverseIterator() - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
reverseIterator() - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
reverseIteratorFrom(K) - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
reverseIteratorFrom(K) - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
reverseIteratorFrom(T) - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
reverseIteratorFrom(K) - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
RewriteRequest(StorageObject, Map<StorageRpc.Option, ?>, boolean, StorageObject, Map<StorageRpc.Option, ?>, Long) - Constructor for class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
rewriteRequest - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
RewriteResponse(StorageRpc.RewriteRequest, StorageObject, long, boolean, String, long) - Constructor for class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
rewriteToken - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
Role - Class in com.google.cloud
A role in a IAM Policy.
rollback(RollbackRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
Sends a rollback request.
rollback(RollbackRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
 
rollback() - Method in interface com.google.cloud.datastore.Transaction
Rollback the transaction.
rollback() - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of rolling back a transaction.
rollback(String, ByteString) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Rolls back a transaction.
rollback(RollbackRequest) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Rolls back a transaction.
rollback(RollbackRequest, Map<SpannerRpc.Option, ?>) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
rollback(RollbackRequest, Map<SpannerRpc.Option, ?>) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
rollbackCallable() - Method in interface com.google.cloud.firestore.spi.v1beta1.FirestoreRpc
Rolls back a transaction.
rollbackCallable() - Method in class com.google.cloud.firestore.spi.v1beta1.GrpcFirestoreRpc
 
rollbackCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Rolls back a transaction.
rollbackCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
rollbackCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
rollbackNodePoolUpgrade(String, String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Roll back the previously Aborted or Failed NodePool upgrade.
rollbackNodePoolUpgrade(RollbackNodePoolUpgradeRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Roll back the previously Aborted or Failed NodePool upgrade.
rollbackNodePoolUpgradeCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Roll back the previously Aborted or Failed NodePool upgrade.
rollbackNodePoolUpgradeCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
rollbackNodePoolUpgradeCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
rollbackNodePoolUpgradeSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to rollbackNodePoolUpgrade.
rollbackNodePoolUpgradeSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to rollbackNodePoolUpgrade.
rollbackSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to rollback.
rollbackSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to rollback.
rotateBlobEncryptionKey(String, String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of rotating the encryption key of a blob.
RpcBatch - Interface in com.google.cloud.dns.spi.v1
An interface for the collection of batch operations.
RpcBatch - Interface in com.google.cloud.storage.spi.v1
An interface for the collection of batch operations.
RpcBatch.Callback<T> - Interface in com.google.cloud.dns.spi.v1
An interface for batch callbacks.
RpcBatch.Callback<T> - Interface in com.google.cloud.storage.spi.v1
An interface for batch callbacks.
run(Query<T>, ReadOption...) - Method in interface com.google.cloud.datastore.Datastore
Submits a Query and returns its result.
run(DatastoreReaderWriter) - Method in interface com.google.cloud.datastore.Datastore.TransactionCallable
 
run(Query<T>) - Method in interface com.google.cloud.datastore.DatastoreReader
Submits a Query and returns its result.
run(Query<T>) - Method in interface com.google.cloud.datastore.Transaction
Submits a Query and returns its result.
run(String) - Method in class com.google.cloud.examples.datastore.snippets.TransactionSnippets
Example of running a query to find all entities with an ancestor.
run(TransactionRunner.TransactionCallable<T>) - Method in interface com.google.cloud.spanner.TransactionRunner
Executes a read-write transaction, with retries as necessary.
run(TransactionContext) - Method in interface com.google.cloud.spanner.TransactionRunner.TransactionCallable
Invoked by the library framework to perform a single attempt of a transaction.
runInTransaction(Datastore.TransactionCallable<T>) - Method in interface com.google.cloud.datastore.Datastore
Invokes the callback's Datastore.TransactionCallable.run(com.google.cloud.datastore.DatastoreReaderWriter) method with a DatastoreReaderWriter that is associated with a new transaction.
runInTransaction(String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of running in a transaction.
RUNNING - Static variable in class com.google.cloud.bigquery.JobStatus.State
The BigQuery Job is being executed.
runQuery(RunQueryRequest) - Method in interface com.google.cloud.datastore.spi.v1.DatastoreRpc
Sends a request to run a query.
runQuery(RunQueryRequest) - Method in class com.google.cloud.datastore.spi.v1.HttpDatastoreRpc
 
runQuery(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of running a query.
runQuery(String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of running a query to find all entities of one kind.
runQueryCallable() - Method in interface com.google.cloud.firestore.spi.v1beta1.FirestoreRpc
Runs a query.
runQueryCallable() - Method in class com.google.cloud.firestore.spi.v1beta1.GrpcFirestoreRpc
 
runQueryCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Runs a query.
runQueryCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
runQueryCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
runQueryOnProperty(String, String, String) - Method in class com.google.cloud.examples.datastore.snippets.DatastoreSnippets
Example of running a query to find all entities with a matching property value.
runQuerySettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to runQuery.
runQuerySettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to runQuery.
runQueryWithParameters(String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of running a query with query parameters.
RUNTIME_JETTY_LOGGER - Static variable in class com.google.cloud.PlatformInformation
 
runTransaction(Transaction.Function<T>) - Method in interface com.google.cloud.firestore.Firestore
Executes the given updateFunction and then attempts to commit the changes applied within the transaction.
runTransaction(Transaction.Function<T>, TransactionOptions) - Method in interface com.google.cloud.firestore.Firestore
Executes the given updateFunction and then attempts to commit the changes applied within the transaction.
runWithRetries(Callable<V>, RetrySettings, ResultRetryAlgorithm<?>, ApiClock) - Static method in class com.google.cloud.RetryHelper
 

S

SampleApp - Class in com.google.cloud.bigquery.datatransfer.v1
 
SampleApp() - Constructor for class com.google.cloud.bigquery.datatransfer.v1.SampleApp
 
SampleApp - Class in com.google.cloud.container.v1
 
SampleApp() - Constructor for class com.google.cloud.container.v1.SampleApp
 
sampleRowKeysCallable() - Method in class com.google.cloud.bigtable.v2.BigtableClient
Returns a sample of row keys in the table.
sampleRowKeysCallable() - Method in class com.google.cloud.bigtable.v2.stub.BigtableStub
 
sampleRowKeysCallable() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
sampleRowKeysSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings.Builder
Returns the builder for the settings used for calls to sampleRowKeys.
sampleRowKeysSettings() - Method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns the object with the settings used for calls to sampleRowKeys.
scheduleTransferRuns(TransferConfigNameOneof, Timestamp, Timestamp) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Creates transfer runs for a time range [range_start_time, range_end_time].
scheduleTransferRuns(ScheduleTransferRunsRequest) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Creates transfer runs for a time range [range_start_time, range_end_time].
scheduleTransferRunsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Creates transfer runs for a time range [range_start_time, range_end_time].
scheduleTransferRunsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
scheduleTransferRunsCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
scheduleTransferRunsSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to scheduleTransferRuns.
scheduleTransferRunsSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to scheduleTransferRuns.
SchedulingOptions - Class in com.google.cloud.compute
A Google Compute Engine instance scheduling options.
SchedulingOptions.Maintenance - Class in com.google.cloud.compute
Defines the maintenance behavior for this instance.
Schema - Class in com.google.cloud.bigquery
This class represents the schema for a Google BigQuery Table or data source.
searchAgents(ProjectName) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Returns the list of agents.
searchAgents(SearchAgentsRequest) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Returns the list of agents.
searchAgentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Returns the list of agents.
searchAgentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
searchAgentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
searchAgentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Returns the list of agents.
searchAgentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
searchAgentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
searchAgentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to searchAgents.
searchAgentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to searchAgents.
seek(SeekRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
seek(long) - Method in interface com.google.cloud.ReadChannel
 
seekCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
seekCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
seekCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
seekSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to seek.
seekSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to seek.
select(String...) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query instance that applies a field mask to the result and returns the specified subset of fields.
select(FieldPath...) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query instance that applies a field mask to the result and returns the specified subset of fields.
selector() - Method in enum com.google.cloud.dns.Dns.SortingOrder
 
selector(List<? extends FieldSelector>, FieldSelector...) - Static method in class com.google.cloud.FieldSelector.Helper
Returns a composite selector given a number of resource fields.
self() - Method in class com.google.cloud.compute.DiskConfiguration.Builder
 
self() - Method in class com.google.cloud.ServiceOptions.Builder
 
sendPostRequest(String) - Method in class com.google.cloud.testing.BaseEmulatorHelper
 
ServerTimestamp - Annotation Type in com.google.cloud.firestore.annotation
Annotation used to mark a field as being populated via Server Timestamps.
serverTimestamp() - Static method in class com.google.cloud.firestore.FieldValue
Returns a sentinel used with set() or update() to include a server-generated timestamp in the written data.
Service<OptionsT extends ServiceOptions<?,OptionsT>> - Interface in com.google.cloud
Interface for service objects.
SERVICE_ACCOUNT - Static variable in class com.google.cloud.Identity.Type
Represents a service account.
ServiceAccount - Class in com.google.cloud.compute
A service account, with its specified scopes, authorized for this instance.
serviceAccount(String) - Static method in class com.google.cloud.Identity
Returns a new service account identity.
ServiceAccount - Class in com.google.cloud.storage
A service account, with its specified scopes, authorized for this instance.
ServiceDefaults<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>> - Interface in com.google.cloud
 
ServiceFactory<ServiceT extends Service,ServiceOptionsT extends ServiceOptions> - Interface in com.google.cloud
A base interface for all service factories.
serviceOptions - Variable in class com.google.cloud.BaseWriteChannel.BaseState
 
ServiceOptions<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>> - Class in com.google.cloud
Abstract class representing service options.
ServiceOptions(Class<? extends ServiceFactory<ServiceT, OptionsT>>, Class<? extends ServiceRpcFactory<OptionsT>>, ServiceOptions.Builder<ServiceT, OptionsT, ?>, ServiceDefaults<ServiceT, OptionsT>) - Constructor for class com.google.cloud.ServiceOptions
 
ServiceOptions.Builder<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>,B extends ServiceOptions.Builder<ServiceT,OptionsT,B>> - Class in com.google.cloud
Builder for ServiceOptions.
ServiceRpc - Interface in com.google.cloud
 
ServiceRpcFactory<OptionsT extends ServiceOptions> - Interface in com.google.cloud.spi
A base interface for all service RPC factories.
Session - Interface in com.google.cloud.spanner
A Session can be used to perform transactions that read and/or modify data in a Cloud Spanner database.
SessionEntityTypesClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages session entity types.
SessionEntityTypesClient(SessionEntityTypesSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Constructs an instance of SessionEntityTypesClient, using the given settings.
SessionEntityTypesClient(SessionEntityTypesStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
SessionEntityTypesSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of SessionEntityTypesClient.
SessionEntityTypesSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for SessionEntityTypesSettings.
SessionEntityTypesStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
SessionEntityTypesStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
SessionPoolOptions - Class in com.google.cloud.spanner
Options for the session pool used by DatabaseClient.
SessionPoolOptions.Builder - Class in com.google.cloud.spanner
Builder for creating SessionPoolOptions.
SessionsClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages user sessions.
SessionsClient(SessionsSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.SessionsClient
Constructs an instance of SessionsClient, using the given settings.
SessionsClient(SessionsStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
SessionsSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of SessionsClient.
SessionsSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for SessionsSettings.
SessionsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
SessionsStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.SessionsStub
 
set(String, Value<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property.
set(String, String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type StringValue.
set(String, String, String, String...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a list property containing elements of type StringValue.
set(String, long) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type LongValue.
set(String, long, long, long...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a list property containing elements of type LongValue.
set(String, double) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type DoubleValue.
set(String, double, double, double...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a list property containing elements of type DoubleValue.
set(String, boolean) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type BooleanValue.
set(String, boolean, boolean, boolean...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a list property containing elements of type BooleanValue.
set(String, Timestamp) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type TimestampValue.
set(String, Timestamp, Timestamp, Timestamp...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a list property containing elements of type TimestampValue.
set(String, LatLng) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type LatLng.
set(String, LatLng, LatLng, LatLng...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a list property containing elements of type LatLng.
set(String, Key) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type KeyValue.
set(String, Key, Key, Key...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a list property containing elements of type KeyValue.
set(String, FullEntity<?>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type EntityValue.
set(String, FullEntity<?>, FullEntity<?>, FullEntity<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a list property containing elements of type EntityValue.
set(String, List<? extends Value<?>>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type ListValue.
set(String, Value<?>, Value<?>, Value<?>...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type ListValue.
set(String, Blob) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type BlobValue.
set(String, Blob, Blob, Blob...) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a list property containing elements of type BlobValue.
set(List<? extends Value<?>>) - Method in class com.google.cloud.datastore.ListValue.Builder
Sets the list of values of this ListValue builder to values.
set(Void) - Method in class com.google.cloud.datastore.NullValue.Builder
 
set(V) - Method in interface com.google.cloud.datastore.ValueBuilder
 
set(Map<String, Object>) - Method in class com.google.cloud.firestore.DocumentReference
Overwrites the document referred to by this DocumentReference.
set(Map<String, Object>, SetOptions) - Method in class com.google.cloud.firestore.DocumentReference
Writes to the document referred to by this DocumentReference.
set(Object) - Method in class com.google.cloud.firestore.DocumentReference
Overwrites the document referred to by this DocumentReference.
set(Object, SetOptions) - Method in class com.google.cloud.firestore.DocumentReference
Writes to the document referred to by this DocumentReference.
set(String) - Method in class com.google.cloud.spanner.Mutation.WriteBuilder
Returns a binder to set the value of columnName that should be applied by the mutation.
set(String) - Method in class com.google.cloud.spanner.Struct.Builder
Returns a binder to set the value of a new field in the struct named fieldName.
setAccessConfigurations(List<NetworkInterface.AccessConfig>) - Method in class com.google.cloud.compute.NetworkInterface.Builder
Sets a list of access configurations for the network interface.
setAccessConfigurations(NetworkInterface.AccessConfig...) - Method in class com.google.cloud.compute.NetworkInterface.Builder
Sets a list of access configurations for the network interface.
setAcl(List<Acl>) - Method in class com.google.cloud.bigquery.Dataset.Builder
 
setAcl(List<Acl>) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
Sets the dataset's access control configuration.
setAcl(List<Acl>) - Method in class com.google.cloud.storage.Blob.Builder
 
setAcl(List<Acl>) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's access control configuration.
setAcl(Iterable<Acl>) - Method in class com.google.cloud.storage.Bucket.Builder
 
setAcl(Iterable<Acl>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's access control configuration.
setAdditions(List<RecordSet>) - Method in class com.google.cloud.dns.ChangeRequest.Builder
 
setAdditions(List<RecordSet>) - Method in class com.google.cloud.dns.ChangeRequestInfo.Builder
Sets a collection of RecordSets which are to be added to the zone upon executing this ChangeRequestInfo.
setAddonsConfig(String, String, String, AddonsConfig) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the addons of a specific cluster.
setAddonsConfig(SetAddonsConfigRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the addons of a specific cluster.
setAddonsConfigCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the addons of a specific cluster.
setAddonsConfigCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setAddonsConfigCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setAddonsConfigSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setAddonsConfig.
setAddonsConfigSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setAddonsConfig.
setAddress(String) - Method in class com.google.cloud.compute.Address.Builder
 
setAddress(String) - Method in class com.google.cloud.compute.AddressInfo.Builder
Sets the actual IP address.
setAddressId(AddressId) - Method in class com.google.cloud.compute.Address.Builder
 
setAddressId(AddressId) - Method in class com.google.cloud.compute.AddressInfo.Builder
 
setAll() - Method in class com.google.cloud.spanner.KeySet.Builder
Makes the key set retrieve all rows of a table or index.
setAllowJaggedRows(boolean) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
Set whether BigQuery should accept rows that are missing trailing optional columns.
setAllowLargeResults(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets whether the job is enabled to create arbitrarily large results.
setAllowLiteral(boolean) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets whether the query string can contain literals.
setAllowQuotedNewLines(boolean) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
Sets whether BigQuery should allow quoted data sections that contain newline characters in a CSV file.
setApiKey(String) - Method in class com.google.cloud.translate.TranslateOptions.Builder
Deprecated.
setArrayType(StandardSQLTypeName) - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
Sets the data type of the array elements.
setArrayValues(List<QueryParameterValue>) - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
Sets array values.
setAttachedDisks(List<AttachedDisk>) - Method in class com.google.cloud.compute.Instance.Builder
 
setAttachedDisks(AttachedDisk...) - Method in class com.google.cloud.compute.Instance.Builder
 
setAttachedDisks(List<AttachedDisk>) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets a list of disks to attach to the instance.
setAttachedDisks(AttachedDisk...) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets a list of disks to attach to the instance.
setAttachedDisks(List<AttachedDisk>) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setAttachedDisks(AttachedDisk...) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setAttribute(Path, String, Object, LinkOption...) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
Throws UnsupportedOperationException because Cloud Storage objects are immutable.
setAutoDelete(Boolean) - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration.Builder
Sets whether the disk should auto-delete when the instance to which it's attached is deleted.
setAutoDelete(boolean) - Method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration.Builder
Sets whether the disk should auto-delete when the instance to which it's attached is deleted.
setAutodetect(Boolean) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
[Experimental] Sets detection of schema and format options automatically.
setAutodetect(Boolean) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
[Experimental] Sets automatic inference of the options and schema for CSV and JSON sources.
setAutodetect(Boolean) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
setAutodetect(Boolean) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
setBatchingSettings(BatchingSettings) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
 
setBinding(String, Cursor) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new named binding.
setBinding(String, String...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new named binding.
setBinding(String, long...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new named binding.
setBinding(String, double...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new named binding.
setBinding(String, boolean...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new named binding.
setBinding(String, Timestamp...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new named binding.
setBinding(String, Key...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new named binding.
setBinding(String, FullEntity<?>...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new named binding.
setBinding(String, Blob...) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets a new named binding.
setBindings(Map<Role, Set<Identity>>) - Method in class com.google.cloud.Policy.Builder
Replaces the builder's map of bindings with the given map of bindings.
setBlobId(BlobId) - Method in class com.google.cloud.storage.Blob.Builder
 
setBlobId(BlobId) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob identity.
setBlockIfPoolExhausted() - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
If all sessions are in use and there is no more room for creating new sessions, block for a session to become available.
setBoot(boolean) - Method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration.Builder
Sets whether to use the attached disk as a boot disk.
setBuffer(byte[]) - Method in class com.google.cloud.BaseWriteChannel.BaseState.Builder
 
setCacheControl(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setCacheControl(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's data cache control.
setCacheFillBytes(long) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets the number of HTTP response bytes inserted into cache.
setCacheHit(boolean) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets whether or not an entity was served from cache (with or without validation).
setCacheLookup(boolean) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets whether or not a cache lookup was attempted.
setCacheValidatedWithOriginServer(boolean) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets whether or not the response was validated with the origin server before being served from cache.
setCanIpForward(Boolean) - Method in class com.google.cloud.compute.Instance.Builder
 
setCanIpForward(Boolean) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets whether to allow this instance to send and receive packets with non-matching destination or source IPs.
setCanIpForward(Boolean) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setCause(Throwable) - Method in class com.google.cloud.BaseServiceException.ExceptionData.Builder
 
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
ChannelProvider to use to create Channels, which must point at Cloud Pub/Sub endpoint.
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
ChannelProvider to use to create Channels, which must point at Cloud Pub/Sub endpoint.
setChunkSize(int) - Method in class com.google.cloud.BaseWriteChannel.BaseState.Builder
 
setChunkSize(int) - Method in class com.google.cloud.BaseWriteChannel
 
setChunkSize(int) - Method in interface com.google.cloud.ReadChannel
Sets the minimum size that will be read by a single RPC.
setChunkSize(int) - Method in interface com.google.cloud.WriteChannel
Sets the minimum size that will be written by a single RPC.
setClock(ApiClock) - Method in class com.google.cloud.ServiceOptions.Builder
Sets the service's clock.
setCode(int) - Method in class com.google.cloud.BaseServiceException.ExceptionData.Builder
 
setCompression(String) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
Sets compression type of the data source.
setCompression(String) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
Sets the compression value to use for exported files.
setConfiguration(JobConfiguration) - Method in class com.google.cloud.bigquery.Job.Builder
 
setConfiguration(JobConfiguration) - Method in class com.google.cloud.bigquery.JobInfo.Builder
Sets a configuration for the JobInfo object.
setConfiguration(AttachedDisk.AttachedDiskConfiguration) - Method in class com.google.cloud.compute.AttachedDisk.Builder
Sets the attached disk configuration.
setConfiguration(DiskConfiguration) - Method in class com.google.cloud.compute.Disk.Builder
 
setConfiguration(DiskConfiguration) - Method in class com.google.cloud.compute.DiskInfo.Builder
Sets the disk configuration.
setConfiguration(ImageConfiguration) - Method in class com.google.cloud.compute.Image.Builder
 
setConfiguration(ImageConfiguration) - Method in class com.google.cloud.compute.ImageInfo.Builder
Sets the image configuration.
setConfiguration(NetworkConfiguration) - Method in class com.google.cloud.compute.Network.Builder
 
setConfiguration(NetworkConfiguration) - Method in class com.google.cloud.compute.NetworkInfo.Builder
Sets the network configuration.
setConnectTimeout(int) - Method in class com.google.cloud.http.HttpTransportOptions.Builder
Sets the timeout in milliseconds to establish a connection.
setContainerType(StorageImageConfiguration.ContainerType) - Method in class com.google.cloud.compute.StorageImageConfiguration.Builder
Sets the format used to encode and transmit the block device.
setContentDisposition(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setContentDisposition(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's data content disposition.
setContentEncoding(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setContentEncoding(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's data content encoding.
setContentLanguage(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setContentLanguage(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's data content language.
setContentType(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setContentType(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's data content type.
setCors(Iterable<Cors>) - Method in class com.google.cloud.storage.Bucket.Builder
 
setCors(Iterable<Cors>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's Cross-Origin Resource Sharing (CORS) configuration.
setCrc32c(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setCrc32c(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the CRC32C checksum of blob's data as described in RFC 4960, Appendix B; encoded in base64 in big-endian order.
setCreateDisposition(JobInfo.CreateDisposition) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
Sets whether the job is allowed to create new tables.
setCreateDisposition(JobInfo.CreateDisposition) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
Sets whether the job is allowed to create new tables.
setCreateDisposition(JobInfo.CreateDisposition) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
setCreateDisposition(JobInfo.CreateDisposition) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets whether the job is allowed to create tables.
setCreateDisposition(JobInfo.CreateDisposition) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
setCredentials(Credentials) - Method in class com.google.cloud.ServiceOptions.Builder
Sets the service authentication credentials.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
CredentialsProvider to use to create Credentials to authenticate calls.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
CredentialsProvider to use to create Credentials to authenticate calls.
setCurrentTraceId(String) - Static method in class com.google.cloud.logging.TraceLoggingEnhancer
Set the Trace ID associated with any logging done by the current thread.
setCustomAttributes(Map<String, String>) - Method in class com.google.cloud.notification.NotificationInfo.Builder
 
setDatabaseId(String) - Method in class com.google.cloud.firestore.FirestoreOptions.Builder
 
setDatasetId(DatasetId) - Method in class com.google.cloud.bigquery.Dataset.Builder
 
setDatasetId(DatasetId) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
Sets the dataset identity.
setDebugInfo(String) - Method in class com.google.cloud.BaseServiceException.ExceptionData.Builder
 
setDefaultAcl(Iterable<Acl>) - Method in class com.google.cloud.storage.Bucket.Builder
 
setDefaultAcl(Iterable<Acl>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the default access control configuration to apply to bucket's blobs when no other configuration is specified.
setDefaultCloudStorageConfiguration(CloudStorageConfiguration) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
Changes the default configuration for every filesystem object created from here on, including via SPI.
setDefaultDataset(DatasetId) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets the default dataset.
setDefaultDataset(String) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets the default dataset.
setDefaultTableLifetime(Long) - Method in class com.google.cloud.bigquery.Dataset.Builder
 
setDefaultTableLifetime(Long) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
Sets the default lifetime of all tables in the dataset, in milliseconds.
setDefinition(TableDefinition) - Method in class com.google.cloud.bigquery.Table.Builder
 
setDefinition(TableDefinition) - Method in class com.google.cloud.bigquery.TableInfo.Builder
Sets the table definition.
setDeleted(long) - Method in class com.google.cloud.compute.DeprecationStatus.Builder
Sets the timestamp on or after which the deprecation state of this resource will be changed to DeprecationStatus.Status.DELETED.
setDeleteRules(Iterable<? extends BucketInfo.DeleteRule>) - Method in class com.google.cloud.storage.Bucket.Builder
 
setDeleteRules(Iterable<? extends BucketInfo.DeleteRule>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's lifecycle configuration as a number of delete rules.
setDeletions(List<RecordSet>) - Method in class com.google.cloud.dns.ChangeRequest.Builder
 
setDeletions(List<RecordSet>) - Method in class com.google.cloud.dns.ChangeRequestInfo.Builder
Sets a collection of RecordSets which are to be deleted from the zone upon executing this ChangeRequestInfo.
setDeprecated(long) - Method in class com.google.cloud.compute.DeprecationStatus.Builder
Sets the timestamp on or after which the deprecation state of this resource will be changed to DeprecationStatus.Status.DEPRECATED.
setDescription(String) - Method in class com.google.cloud.bigquery.Dataset.Builder
 
setDescription(String) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
Sets a user-friendly description for the dataset.
setDescription(String) - Method in class com.google.cloud.bigquery.Field.Builder
Sets the field description.
setDescription(String) - Method in class com.google.cloud.bigquery.Table.Builder
 
setDescription(String) - Method in class com.google.cloud.bigquery.TableInfo.Builder
Sets a user-friendly description for the table.
setDescription(String) - Method in class com.google.cloud.compute.Address.Builder
 
setDescription(String) - Method in class com.google.cloud.compute.AddressInfo.Builder
Sets an optional textual description of the address.
setDescription(String) - Method in class com.google.cloud.compute.Disk.Builder
 
setDescription(String) - Method in class com.google.cloud.compute.DiskInfo.Builder
Sets an optional textual description of the resource.
setDescription(String) - Method in class com.google.cloud.compute.Image.Builder
 
setDescription(String) - Method in class com.google.cloud.compute.ImageInfo.Builder
Sets an optional textual description of the image.
setDescription(String) - Method in class com.google.cloud.compute.Instance.Builder
 
setDescription(String) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets an optional description of this Google Compute Engine instance.
setDescription(String) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setDescription(String) - Method in class com.google.cloud.compute.Network.Builder
 
setDescription(String) - Method in class com.google.cloud.compute.NetworkInfo.Builder
Sets an optional textual description of the network.
setDescription(String) - Method in class com.google.cloud.compute.Snapshot.Builder
 
setDescription(String) - Method in class com.google.cloud.compute.SnapshotInfo.Builder
Sets an optional textual description of the snapshot.
setDescription(String) - Method in class com.google.cloud.compute.Subnetwork.Builder
 
setDescription(String) - Method in class com.google.cloud.compute.SubnetworkInfo.Builder
Sets an optional textual description of the subnetwork.
setDescription(String) - Method in class com.google.cloud.dns.Zone.Builder
 
setDescription(String) - Method in class com.google.cloud.dns.ZoneInfo.Builder
Sets a mandatory description for this zone.
setDescription(String) - Method in class com.google.cloud.logging.Metric.Builder
 
setDescription(String) - Method in class com.google.cloud.logging.MetricInfo.Builder
Sets an optional description for this metric.
setDestination(SinkInfo.Destination) - Method in class com.google.cloud.logging.Sink.Builder
 
setDestination(SinkInfo.Destination) - Method in class com.google.cloud.logging.SinkInfo.Builder
Sets the export destination.
setDestinationTable(TableId) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
Sets the destination table of the copy job.
setDestinationTable(TableId) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
Sets the destination table to load the data into.
setDestinationTable(TableId) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
setDestinationTable(TableId) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets the table where to put query results.
setDestinationTable(TableId) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
setDestinationUris(List<String>) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
Sets the list of fully-qualified Google Cloud Storage URIs (e.g.
setDeviceName(String) - Method in class com.google.cloud.compute.AttachedDisk.Builder
Sets the unique device name of your choice that is reflected into the /dev/disk/by-id/google-* tree of a Linux operating system running within the instance.
setDiskAutoDelete(InstanceId, String, boolean, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Sets the auto-delete flag for a disk attached to the provided instance.
setDiskAutoDelete(String, boolean, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Sets the auto-delete flag for a disk attached to this instance.
setDiskAutoDelete(String, String, String, boolean, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Sets the auto-delete flag for a disk attached to the provided instance.
setDiskAutoDelete(String, String, String, boolean, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
setDiskId(DiskId) - Method in class com.google.cloud.compute.Disk.Builder
 
setDiskId(DiskId) - Method in class com.google.cloud.compute.DiskInfo.Builder
Sets the disk identity.
setDiskName(String) - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration.Builder
Sets the name to be assigned to the disk.
setDiskSizeGb(Long) - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration.Builder
Sets the size of the persistent disk, in GB.
setDiskType(DiskTypeId) - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration.Builder
Sets the identity of the disk type.
setDiskType(DiskTypeId) - Method in class com.google.cloud.compute.AttachedDisk.ScratchDiskConfiguration.Builder
Sets the identity of the disk type for the scratch disk to attach.
setDiskType(DiskTypeId) - Method in class com.google.cloud.compute.DiskConfiguration.Builder
Sets the identity of the disk type.
setDisplayName(String) - Method in class com.google.cloud.spanner.Instance.Builder
 
setDisplayName(String) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
 
setDistinctOn(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
Sets the query's distinct on clause (clearing any previously specified distinct on settings).
setDnsName(String) - Method in class com.google.cloud.dns.Zone.Builder
 
setDnsName(String) - Method in class com.google.cloud.dns.ZoneInfo.Builder
Sets a mandatory DNS name of this zone, for instance "example.com.".
setDryRun(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets whether the job has to be dry run or not.
setEncoding(String) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
Sets the character encoding of the data.
setEncoding(Charset) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
Sets the character encoding of the data.
setEnd(Key) - Method in class com.google.cloud.spanner.KeyRange.Builder
Sets the end key of the range.
setEndCursor(Cursor) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
Sets the end cursor for the query.
setEndType(KeyRange.Endpoint) - Method in class com.google.cloud.spanner.KeyRange.Builder
Sets whether the end key is inclusive (CLOSED) or exclusive (OPEN).
setEntity(Acl.Entity) - Method in class com.google.cloud.storage.Acl.Builder
Sets the entity for the ACL object.
setEtag(String) - Method in class com.google.cloud.Policy.Builder
Sets the policy's etag.
setEventTypes(Iterable<String>) - Method in class com.google.cloud.notification.NotificationInfo.Builder
 
setExcludeFromIndexes(boolean) - Method in interface com.google.cloud.datastore.ValueBuilder
 
setExecutorFactory(GrpcTransportOptions.ExecutorFactory<ScheduledExecutorService>) - Method in class com.google.cloud.grpc.GrpcTransportOptions.Builder
Sets the scheduled executor factory.
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
Gives the ability to set a custom executor to be used by the library.
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Gives the ability to set a custom executor.
setExpirationTime(Long) - Method in class com.google.cloud.bigquery.Table.Builder
 
setExpirationTime(Long) - Method in class com.google.cloud.bigquery.TableInfo.Builder
Sets the time when this table expires, in milliseconds since the epoch.
setFailIfPoolExhausted() - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
If all sessions are in use and and maxSessions has been reached, fail the request by throwing a SpannerException with the error code RESOURCE_EXHAUSTED.
setFieldDelimiter(String) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
Sets the separator for fields in a CSV file.
setFieldDelimiter(String) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
Sets the delimiter to use between fields in the exported data.
setFile(String) - Method in class com.google.cloud.logging.SourceLocation.Builder
Sets the source file name.
setFilter(StructuredQuery.Filter) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
 
setFilter(String) - Method in class com.google.cloud.logging.Metric.Builder
 
setFilter(String) - Method in class com.google.cloud.logging.MetricInfo.Builder
Sets an advanced logs filter.
setFilter(String) - Method in class com.google.cloud.logging.Sink.Builder
 
setFilter(String) - Method in class com.google.cloud.logging.SinkInfo.Builder
Sets an advanced logs filter.
setFingerprint(String) - Method in class com.google.cloud.compute.Metadata.Builder
Sets the fingerprint for the metadata.
setFingerprint(String) - Method in class com.google.cloud.compute.Tags.Builder
Sets the fingerprint for the tags.
setFirst(boolean) - Method in class com.google.cloud.logging.Operation.Builder
Sets whether the corresponding entry is the first log entry in the operation.
setFlattenResults(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets whether nested and repeated fields should be flattened.
setFlowControlSettings(FlowControlSettings) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Sets the flow control settings.
setFlushLevel(Level) - Method in class com.google.cloud.logging.logback.LoggingAppender
Batched logging requests get immediately flushed for logs at or above this level.
setFlushLevel(Level) - Method in class com.google.cloud.logging.LoggingHandler
Sets minimum logging level to log immediately and flush any pending writes.
setFlushSeverity(Severity) - Method in interface com.google.cloud.logging.Logging
Sets flush severity for asynchronous logging writes.
setFormat(String) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
Sets the exported file format.
setFormatOptions(FormatOptions) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
Sets the source format, and possibly some parsing options, of the external data.
setFormatOptions(FormatOptions) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
Sets the source format, and possibly some parsing options, of the external data.
setFormatOptions(FormatOptions) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
setFormatOptions(FormatOptions) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
setFriendlyName(String) - Method in class com.google.cloud.bigquery.Dataset.Builder
 
setFriendlyName(String) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
Sets a user-friendly name for the dataset.
setFriendlyName(String) - Method in class com.google.cloud.bigquery.Table.Builder
 
setFriendlyName(String) - Method in class com.google.cloud.bigquery.TableInfo.Builder
Sets a user-friendly name for the table.
setFunction(String) - Method in class com.google.cloud.logging.SourceLocation.Builder
Sets the human-readable name of the function or method being invoked, with optional context such as the class or package name.
setHeaderProvider(HeaderProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
 
setHeaderProvider(HeaderProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
 
setHost(String) - Method in class com.google.cloud.ServiceOptions.Builder
Sets service host.
setHttpRequest(HttpRequest) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets information about the HTTP request associated with this log entry, if applicable.
setHttpTransportFactory(HttpTransportFactory) - Method in class com.google.cloud.http.HttpTransportOptions.Builder
Sets the HTTP transport factory.
setIamPolicy(String, Policy) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Sets the access control policy on the specified resource.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Sets the access control policy on the specified resource.
setIamPolicy(String, Policy) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Sets the access control policy on the specified resource.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Sets the access control policy on the specified resource.
setIamPolicy(String, Policy, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
setIamPolicy(String, Policy, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates the IAM policy for the specified bucket.
setIamPolicy(String, Policy, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Updates the IAM policy on the specified bucket.
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Sets the access control policy on the specified resource.
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Sets the access control policy on the specified resource.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to setIamPolicy.
setId(long) - Method in class com.google.cloud.datastore.Key.Builder
Sets the ID of this key.
setId(String) - Method in class com.google.cloud.logging.Operation.Builder
Sets the operation identifier.
setIgnoreUnknownValues(Boolean) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
Sets whether BigQuery should allow extra values that are not represented in the table schema.
setIgnoreUnknownValues(boolean) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
Sets whether to accept rows that contain values that do not match the schema.
setIgnoreUnknownValues(Boolean) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
Sets whether BigQuery should allow extra values that are not represented in the table schema.
setIgnoreUnknownValues(Boolean) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
setIgnoreUnknownValues(Boolean) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
setImageId(ImageId) - Method in class com.google.cloud.compute.Image.Builder
 
setImageId(ImageId) - Method in class com.google.cloud.compute.ImageInfo.Builder
Sets the image identity.
setIndex(Integer) - Method in class com.google.cloud.compute.AttachedDisk.Builder
Sets a zero-based index to this disk, where 0 is reserved for the boot disk.
setIndexPage(String) - Method in class com.google.cloud.storage.Bucket.Builder
 
setIndexPage(String) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's website index page.
setInsertId(String) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets a unique ID for the log entry.
setInstanceConfigId(InstanceConfigId) - Method in class com.google.cloud.spanner.Instance.Builder
 
setInstanceConfigId(InstanceConfigId) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
 
setInstanceId(InstanceId) - Method in class com.google.cloud.compute.Instance.Builder
 
setInstanceId(InstanceId) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets the identity of the virtual machine instance.
setInstanceId(InstanceId) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setInterfaceType(AttachedDisk.AttachedDiskConfiguration.InterfaceType) - Method in class com.google.cloud.compute.AttachedDisk.ScratchDiskConfiguration.Builder
Sets the interface type.
setIpRange(String) - Method in class com.google.cloud.compute.Subnetwork.Builder
 
setIpRange(String) - Method in class com.google.cloud.compute.SubnetworkInfo.Builder
Sets the range of internal IPv4 addresses that are owned by this subnetwork.
setIsOpen(boolean) - Method in class com.google.cloud.BaseWriteChannel.BaseState.Builder
 
setJobId(JobId) - Method in class com.google.cloud.bigquery.Job.Builder
 
setJobId(JobId) - Method in class com.google.cloud.bigquery.JobInfo.Builder
Sets the job identity.
setKeepAliveIntervalMinutes(int) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
How frequently to keep alive idle sessions.
setKey(K) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets the key for the entity.
setKey(Key) - Method in class com.google.cloud.datastore.Entity.Builder
 
setKind(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
Sets the kind of the key.
setKind(String) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
Sets the kind for the query.
setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.Dataset.Builder
 
setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
 
setLabels(SetLabelsRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets labels on a cluster.
setLabels(Map<String, String>) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets an optional set of user-defined (key, value) data that provides additional information about the log entry.
setLabels(Map<String, String>) - Method in class com.google.cloud.MonitoredResource.Builder
Sets the values for all the labels required by the corresponding monitored resource descriptor (see MonitoredResourceDescriptor.getLabels().
setLabels(Map<String, String>) - Method in class com.google.cloud.resourcemanager.Project.Builder
 
setLabels(Map<String, String>) - Method in class com.google.cloud.resourcemanager.ProjectInfo.Builder
Set the labels associated with this project.
setLabels(Map<String, String>) - Method in class com.google.cloud.storage.Bucket.Builder
 
setLabels(Map<String, String>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the label of this bucket.
setLabelsCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets labels on a cluster.
setLabelsCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setLabelsCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setLabelsSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setLabels.
setLabelsSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setLabels.
setLast(boolean) - Method in class com.google.cloud.logging.Operation.Builder
Sets whether the corresponding entry is the last log entry in the operation.
setLegacyAbac(String, String, String, boolean) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Enables or disables the ABAC authorization mechanism on a cluster.
setLegacyAbac(SetLegacyAbacRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Enables or disables the ABAC authorization mechanism on a cluster.
setLegacyAbacCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Enables or disables the ABAC authorization mechanism on a cluster.
setLegacyAbacCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setLegacyAbacCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setLegacyAbacSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setLegacyAbac.
setLegacyAbacSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setLegacyAbac.
setLimit(Integer) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
Sets the limit for the query.
setLine(Long) - Method in class com.google.cloud.logging.SourceLocation.Builder
Sets the line within the source file.
setLocation(String) - Method in class com.google.cloud.BaseServiceException.ExceptionData.Builder
 
setLocation(String) - Method in class com.google.cloud.bigquery.Dataset.Builder
 
setLocation(String) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
Sets the geographic location where the dataset should reside.
setLocation(String) - Method in class com.google.cloud.storage.Bucket.Builder
 
setLocation(String) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's location.
setLocations(String, String, String, List<String>) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the locations of a specific cluster.
setLocations(SetLocationsRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the locations of a specific cluster.
setLocationsCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the locations of a specific cluster.
setLocationsCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setLocationsCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setLocationsSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setLocations.
setLocationsSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setLocations.
setLog(String) - Method in class com.google.cloud.logging.logback.LoggingAppender
Sets the log filename.
setLoggingService(String, String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the logging service of a specific cluster.
setLoggingService(SetLoggingServiceRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the logging service of a specific cluster.
setLoggingServiceCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the logging service of a specific cluster.
setLoggingServiceCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setLoggingServiceCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setLoggingServiceSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setLoggingService.
setLoggingServiceSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setLoggingService.
setLogName(String) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets the name of the log to which this log entry belongs.
setMachineType(InstanceId, MachineTypeId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Sets the machine type for the provided instance.
setMachineType(MachineTypeId) - Method in class com.google.cloud.compute.Instance.Builder
 
setMachineType(MachineTypeId, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Sets the machine type for this instance.
setMachineType(MachineTypeId) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets the machine type identity.
setMachineType(MachineTypeId) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setMachineType(String, String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Sets the machine type for the provided instance.
setMachineType(String, String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
setMaintenancePolicy(String, String, String, MaintenancePolicy) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the maintenance policy for a cluster.
setMaintenancePolicy(SetMaintenancePolicyRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the maintenance policy for a cluster.
setMaintenancePolicyCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the maintenance policy for a cluster.
setMaintenancePolicyCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setMaintenancePolicyCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setMaintenancePolicySettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setMaintenancePolicy.
setMaintenancePolicySettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setMaintenancePolicy.
setMasterAuth(SetMasterAuthRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Used to set master auth materials.
setMasterAuthCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Used to set master auth materials.
setMasterAuthCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setMasterAuthCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setMasterAuthSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setMasterAuth.
setMasterAuthSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setMasterAuth.
setMaxAckExtensionPeriod(Duration) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Set the maximum period a message ack deadline will be extended.
setMaxAgeSeconds(Integer) - Method in class com.google.cloud.storage.Cors.Builder
Sets the max time in seconds in which a client can issue requests before sending a new preflight request.
setMaxBadRecords(Integer) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
Sets the maximum number of bad records that BigQuery can ignore when reading data.
setMaxBadRecords(Integer) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
Sets the maximum number of bad records that BigQuery can ignore when running the job.
setMaxBadRecords(Integer) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
setMaxBadRecords(Integer) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
setMaxIdleSessions(int) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
Maximum number of idle sessions that this pool will maintain.
setMaximumBillingTier(Integer) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Limits the billing tier for this job.
setMaxSessions(int) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
Maximum number of sessions that this pool will have.
setMd5(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setMd5(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the MD5 hash of blob's data.
setMeaning(int) - Method in interface com.google.cloud.datastore.ValueBuilder
Deprecated.
setMegabytesCopiedPerChunk(Long) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the maximum number of megabytes to copy for each RPC call.
setMessage(String) - Method in class com.google.cloud.BaseServiceException.ExceptionData.Builder
 
setMetadata(InstanceId, Metadata, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Sets the metadata for the provided instance.
setMetadata(Metadata) - Method in class com.google.cloud.compute.Instance.Builder
 
setMetadata(Metadata, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Sets the metadata for this instance.
setMetadata(Map<String, String>, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Sets the metadata for this instance, fingerprint value is taken from this instance's tags().fingerprint().
setMetadata(Metadata) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets the instance metadata.
setMetadata(Metadata) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setMetadata(String, String, Metadata, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Sets the metadata for the provided instance.
setMetadata(String, String, Metadata, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
setMetadata(Map<String, String>) - Method in class com.google.cloud.storage.Blob.Builder
 
setMetadata(Map<String, String>) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's user provided metadata.
setMethods(Iterable<HttpMethod>) - Method in class com.google.cloud.storage.Cors.Builder
Sets the HTTP methods supported by this CORS configuration.
setMinSessions(int) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
Minimum number of sessions that this pool will always maintain.
setMode(Field.Mode) - Method in class com.google.cloud.bigquery.Field.Builder
Sets the mode of the field.
setMode(AttachedDisk.PersistentDiskConfiguration.Mode) - Method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration.Builder
Sets the mode in which to attach this disk.
setMonitoringService(String, String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the monitoring service of a specific cluster.
setMonitoringService(SetMonitoringServiceRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the monitoring service of a specific cluster.
setMonitoringServiceCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the monitoring service of a specific cluster.
setMonitoringServiceCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setMonitoringServiceCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setMonitoringServiceSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setMonitoringService.
setMonitoringServiceSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setMonitoringService.
setName(String) - Method in class com.google.cloud.bigquery.Field.Builder
Sets the field name.
setName(String) - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig.Builder
Sets the name of the access configuration.
setName(String) - Method in class com.google.cloud.datastore.Key.Builder
Sets the name of this key.
setName(String) - Method in class com.google.cloud.dns.RecordSet.Builder
Sets the name for this record set.
setName(String) - Method in class com.google.cloud.dns.Zone.Builder
 
setName(String) - Method in class com.google.cloud.dns.ZoneInfo.Builder
Sets a mandatory user-provided name for the zone.
setName(String) - Method in class com.google.cloud.logging.Metric.Builder
 
setName(String) - Method in class com.google.cloud.logging.MetricInfo.Builder
Sets the name of the metric.
setName(String) - Method in class com.google.cloud.logging.Sink.Builder
 
setName(String) - Method in class com.google.cloud.logging.SinkInfo.Builder
Sets the name of the sink.
setName(String) - Method in class com.google.cloud.resourcemanager.Project.Builder
 
setName(String) - Method in class com.google.cloud.resourcemanager.ProjectInfo.Builder
Set the user-assigned name of the project.
setName(String) - Method in class com.google.cloud.storage.Bucket.Builder
 
setName(String) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's name.
setNamedParameters(Map<String, QueryParameterValue>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets the query parameters to a set of named query parameters to use in the query.
setNamespace(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
Sets the namespace of the key.
setNamespace(String) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
Sets the default namespace to be used by the datastore service.
setNamespace(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets the namespace for the GQL query.
setNamespace(String) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
Sets the namespace for the query.
setNatIp(String) - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig.Builder
Sets an external IP address associated with this instance.
setNetwork(NetworkId) - Method in class com.google.cloud.compute.NetworkInterface.Builder
Sets the identity of the network this interface applies to.
setNetwork(NetworkId) - Method in class com.google.cloud.compute.Subnetwork.Builder
 
setNetwork(NetworkId) - Method in class com.google.cloud.compute.SubnetworkInfo.Builder
Sets the identity of the network to which this subnetwork belongs.
setNetworkId(NetworkId) - Method in class com.google.cloud.compute.Network.Builder
 
setNetworkId(NetworkId) - Method in class com.google.cloud.compute.NetworkInfo.Builder
Sets the identity of the network.
setNetworkInterfaces(List<NetworkInterface>) - Method in class com.google.cloud.compute.Instance.Builder
 
setNetworkInterfaces(NetworkInterface...) - Method in class com.google.cloud.compute.Instance.Builder
 
setNetworkInterfaces(List<NetworkInterface>) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets a list of network interfaces.
setNetworkInterfaces(NetworkInterface...) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets a list of network interfaces.
setNetworkInterfaces(List<NetworkInterface>) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setNetworkInterfaces(NetworkInterface...) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setNetworkPolicy(String, String, String, NetworkPolicy) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Enables/Disables Network Policy for a cluster.
setNetworkPolicy(SetNetworkPolicyRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Enables/Disables Network Policy for a cluster.
setNetworkPolicyCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Enables/Disables Network Policy for a cluster.
setNetworkPolicyCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setNetworkPolicyCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setNetworkPolicySettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setNetworkPolicy.
setNetworkPolicySettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setNetworkPolicy.
setNodeCount(int) - Method in class com.google.cloud.spanner.Instance.Builder
 
setNodeCount(int) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
 
setNodePoolAutoscaling(SetNodePoolAutoscalingRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the autoscaling settings of a specific node pool.
setNodePoolAutoscalingCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the autoscaling settings of a specific node pool.
setNodePoolAutoscalingCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setNodePoolAutoscalingCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setNodePoolAutoscalingSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setNodePoolAutoscaling.
setNodePoolAutoscalingSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setNodePoolAutoscaling.
setNodePoolManagement(SetNodePoolManagementRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the NodeManagement options for a node pool.
setNodePoolManagementCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the NodeManagement options for a node pool.
setNodePoolManagementCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setNodePoolManagementCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setNodePoolManagementSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setNodePoolManagement.
setNodePoolManagementSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setNodePoolManagement.
setNodePoolSize(SetNodePoolSizeRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the size of a specific node pool.
setNodePoolSizeCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Sets the size of a specific node pool.
setNodePoolSizeCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
setNodePoolSizeCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
setNodePoolSizeSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to setNodePoolSize.
setNodePoolSizeSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to setNodePoolSize.
setNotFoundPage(String) - Method in class com.google.cloud.storage.Bucket.Builder
 
setNotFoundPage(String) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the custom object to return when a requested resource is not found.
setNull(String) - Method in class com.google.cloud.datastore.BaseEntity.Builder
Sets a property of type NullValue.
setNullMarker(String) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
Sets the string that represents a null value in a CSV file.
setNullMarker(String) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
setNullMarker(String) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
setNumChannels(int) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
Sets the number of gRPC channels to use.
setObjectNamePrefix(String) - Method in class com.google.cloud.notification.NotificationInfo.Builder
GcpLaunchStage.Alpha
setObsolete(long) - Method in class com.google.cloud.compute.DeprecationStatus.Builder
Sets the timestamp on or after which the deprecation state of this resource will be changed to DeprecationStatus.Status.OBSOLETE.
setOffset(int) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
Sets the offset for the query.
setOperation(Operation) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets information about an operation associated with the log entry, if applicable.
SetOptions - Class in com.google.cloud.firestore
An options object that configures the behavior of set() calls.
setOrderBy(StructuredQuery.OrderBy, StructuredQuery.OrderBy...) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
Sets the query's order by clause (clearing any previously specified order by settings).
setOrigins(Iterable<Cors.Origin>) - Method in class com.google.cloud.storage.Cors.Builder
Sets the origins for this CORS configuration.
setParallelPullCount(int) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Sets the number of pullers used to pull messages from the subscription.
setPayload(Payload) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets the payload for this log entry.
setPayloadFormat(NotificationInfo.PayloadFormat) - Method in class com.google.cloud.notification.NotificationInfo.Builder
 
setPosition(long) - Method in class com.google.cloud.BaseWriteChannel.BaseState.Builder
 
setPositionalParameters(Iterable<QueryParameterValue>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets the query parameters to a list of positional query parameters to use in the query.
setPrefetchChunks(int) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
Specifying this will allow the client to prefetch up to prefetchChunks PartialResultSet chunks for each read and query.
setPrintHeader(Boolean) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
Sets whether to print out a header row in the results.
setPriority(QueryJobConfiguration.Priority) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets a priority for the query.
setProducer(String) - Method in class com.google.cloud.logging.Operation.Builder
Sets an arbitrary producer identifier.
setProjectId(String) - Method in class com.google.cloud.datastore.BaseKey.Builder
Sets the project ID of the key.
setProjectId(String) - Method in class com.google.cloud.resourcemanager.Project.Builder
 
setProjectId(String) - Method in class com.google.cloud.resourcemanager.ProjectInfo.Builder
Set the unique, user-assigned ID of the project.
setProjectId(String) - Method in class com.google.cloud.ServiceOptions.Builder
Sets the project ID.
setProjectId(String) - Method in class com.google.cloud.translate.TranslateOptions.Builder
Sets the project ID.
setProjection(String, String...) - Method in class com.google.cloud.datastore.ProjectionEntityQuery.Builder
Sets the query's projection clause (clearing any previously specified Projection settings).
setProjectionFields(List<String>) - Method in class com.google.cloud.bigquery.DatastoreBackupOptions.Builder
Sets which entity properties to load into BigQuery from a Cloud Datastore backup.
setProperties() - Method in class com.google.cloud.datastore.BaseEntity.Builder
 
setProperties(Map<String, Value<?>>) - Method in class com.google.cloud.datastore.BaseEntity.Builder
 
setQuery(String) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets the BigQuery SQL query to execute.
setQuery(String) - Method in class com.google.cloud.bigquery.ViewDefinition.Builder
Sets the query used to create the view.
setQuery(String) - Method in class com.google.cloud.datastore.GqlQuery.Builder
Sets the GQL query.
setQuote(String) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
Sets the value that is used to quote data sections in a CSV file.
setReadTimeout(int) - Method in class com.google.cloud.http.HttpTransportOptions.Builder
Sets the timeout in milliseconds to read data from an established connection.
setReason(String) - Method in class com.google.cloud.BaseServiceException.ExceptionData.Builder
 
setReceiveTimestamp(long) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets the time the log entry was received by Stackdriver Logging.
setRecords(List<String>) - Method in class com.google.cloud.dns.RecordSet.Builder
Replaces the current records with the provided list of records.
setReferer(String) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets the referer URL of the request, as defined in HTTP/1.1 Header Field Definitions.
setRemoteIp(String) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets the IP address (IPv4 or IPv6) of the client that issued the HTTP request.
setReplacement(T) - Method in class com.google.cloud.compute.DeprecationStatus.Builder
Sets the identity of the suggested replacement for a deprecated resource.
setRequesterPays(Boolean) - Method in class com.google.cloud.storage.Bucket.Builder
 
setRequesterPays(Boolean) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets whether a user accessing the bucket or an object it contains should assume the transit costs related to the access.
setRequestMethod(HttpRequest.RequestMethod) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets the HTTP request method.
setRequestSize(long) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets the size of the HTTP request message in bytes, including the request headers and the request body.
setRequestUrl(String) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets the requested URL.
setResource(MonitoredResource) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets the monitored resource associated with this log entry.
setResourceType(String) - Method in class com.google.cloud.logging.logback.LoggingAppender
Sets the name of the monitored resource (Optional).
setResponseHeaders(Iterable<String>) - Method in class com.google.cloud.storage.Cors.Builder
Sets the response headers supported by this CORS configuration.
setResponseSize(long) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets the size of the HTTP response message sent back to the client, in bytes, including the response headers and the response body.
setRetryable(boolean) - Method in class com.google.cloud.BaseServiceException.ExceptionData.Builder
 
setRetrySettings(RetrySettings) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
Configures the Publisher's retry parameters.
setRetrySettings(RetrySettings) - Method in class com.google.cloud.ServiceOptions.Builder
Sets configuration parameters for request retries.
setRole(Acl.Role) - Method in class com.google.cloud.storage.Acl.Builder
Sets the role to associate to the entity object.
setRows(Iterable<InsertAllRequest.RowToInsert>) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
Sets the rows to insert as a list of InsertAllRequest.RowToInsert objects.
setRpcChannelFactory(SpannerOptions.RpcChannelFactory) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
Sets the factory for creating gRPC channels.
setScheduling(String, String, Scheduling, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Sets the scheduling options for the provided instance.
setScheduling(String, String, Scheduling, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
setSchedulingOptions(InstanceId, SchedulingOptions, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Sets the scheduling options for the provided instance.
setSchedulingOptions(SchedulingOptions) - Method in class com.google.cloud.compute.Instance.Builder
 
setSchedulingOptions(SchedulingOptions, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Sets the scheduling options for this instance.
setSchedulingOptions(SchedulingOptions) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets the scheduling options for the instance.
setSchedulingOptions(SchedulingOptions) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setSchema(Schema) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
Sets the schema for the destination table.
setSchema(Schema) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
setSchema(Schema) - Method in class com.google.cloud.bigquery.TableDefinition.Builder
Sets the table schema.
setSchema(Schema) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
setSchemaUpdateOptions(List<JobInfo.SchemaUpdateOption>) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
[Experimental] Sets options allowing the schema of the destination table to be updated as a side effect of the load job.
setSchemaUpdateOptions(List<JobInfo.SchemaUpdateOption>) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
setSchemaUpdateOptions(List<JobInfo.SchemaUpdateOption>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
[Experimental] Sets options allowing the schema of the destination table to be updated as a side effect of the query job.
setSchemaUpdateOptions(List<JobInfo.SchemaUpdateOption>) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
setServerIp(String) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets the IP address (IPv4 or IPv6) of the origin server that the request was sent to.
setServiceAccounts(List<ServiceAccount>) - Method in class com.google.cloud.compute.Instance.Builder
 
setServiceAccounts(List<ServiceAccount>) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets a list of service accounts, with their specified scopes, authorized for this instance.
setServiceAccounts(List<ServiceAccount>) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setServiceFactory(ServiceFactory<ServiceT, OptionsT>) - Method in class com.google.cloud.ServiceOptions.Builder
Sets the service factory.
setServiceRpcFactory(ServiceRpcFactory<OptionsT>) - Method in class com.google.cloud.ServiceOptions.Builder
Sets the factory for rpc services.
setSessionLabels(Map<String, String>) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
Sets the labels to add to all Sessions created in this client.
setSessionPoolOption(SessionPoolOptions) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
Sets the options for managing the session pool.
setSeverity(Severity) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets the severity of the log entry.
setSha1(String) - Method in class com.google.cloud.compute.StorageImageConfiguration.Builder
Sets the SHA1 checksum of the disk image before unpackaging.
setSizeGb(Long) - Method in class com.google.cloud.compute.DiskConfiguration.Builder
Sets the size of the persistent disk, in GB.
setSizeGb(Long) - Method in class com.google.cloud.compute.ImageDiskConfiguration.Builder
Sets the size of the persistent disk, in GB.
setSizeGb(Long) - Method in class com.google.cloud.compute.SnapshotDiskConfiguration.Builder
Sets the size of the persistent disk, in GB.
setSizeGb(Long) - Method in class com.google.cloud.compute.StandardDiskConfiguration.Builder
Sets the size of the persistent disk, in GB.
setSkipInvalidRows(boolean) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
Sets whether to insert all valid rows of a request, even if invalid rows exist.
setSkipLeadingRows(long) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
Sets the number of rows at the top of a CSV file that BigQuery will skip when reading the data.
setSnapshotId(SnapshotId) - Method in class com.google.cloud.compute.Snapshot.Builder
 
setSnapshotId(SnapshotId) - Method in class com.google.cloud.compute.SnapshotInfo.Builder
Sets the snapshot identity.
setSource(String) - Method in class com.google.cloud.compute.StorageImageConfiguration.Builder
Sets the full Google Cloud Storage URL where the disk image is stored (e.g.
setSource(String, String) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the blob to copy given bucket and blob name.
setSource(BlobId) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the blob to copy given a BlobId.
setSourceDisk(DiskId) - Method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration.Builder
Sets the identity of the persistent disk to be attached.
setSourceDisk(DiskId) - Method in class com.google.cloud.compute.DiskImageConfiguration.Builder
Sets the identity of the source disk used to create the image.
setSourceDisk(DiskId) - Method in class com.google.cloud.compute.Snapshot.Builder
 
setSourceDisk(DiskId) - Method in class com.google.cloud.compute.SnapshotInfo.Builder
Sets the identity of the source disk used to create the snapshot.
setSourceImage(ImageId) - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration.Builder
Sets the identity of the source image used to create the disk.
setSourceImage(ImageId) - Method in class com.google.cloud.compute.ImageDiskConfiguration.Builder
Sets the identity of the source image used to create the disk.
setSourceLocation(SourceLocation) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets the source code location information associated with the log entry if any.
setSourceOptions(Storage.BlobSourceOption...) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets blob's source options.
setSourceOptions(Iterable<Storage.BlobSourceOption>) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets blob's source options.
setSourceSnapshot(SnapshotId) - Method in class com.google.cloud.compute.SnapshotDiskConfiguration.Builder
Sets the identity of the source snapshot used to create the disk.
setSourceTable(TableId) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
Sets the table to export.
setSourceTables(List<TableId>) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
Sets the source tables to copy.
setSourceUris(List<String>) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
Sets the fully-qualified URIs that point to your data in Google Cloud Storage (e.g.
setSourceUris(List<String>) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
Sets the fully-qualified URIs that point to source data in Google Cloud Storage (e.g.
setStart(Key) - Method in class com.google.cloud.spanner.KeyRange.Builder
Sets the start key of the range.
setStartCursor(Cursor) - Method in interface com.google.cloud.datastore.StructuredQuery.Builder
Sets the start cursor for the query.
setStartType(KeyRange.Endpoint) - Method in class com.google.cloud.spanner.KeyRange.Builder
Sets whether the start key is inclusive (CLOSED) or exclusive (OPEN).
setState(InstanceInfo.State) - Method in class com.google.cloud.spanner.Instance.Builder
 
setState(InstanceInfo.State) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
 
setStatus(DeprecationStatus.Status) - Method in class com.google.cloud.compute.DeprecationStatus.Builder
Sets the status of the deprecated resource.
setStatus(int) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets the response code indicating the status of response.
setStorageClass(StorageClass) - Method in class com.google.cloud.storage.Blob.Builder
 
setStorageClass(StorageClass) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's storage class.
setStorageClass(StorageClass) - Method in class com.google.cloud.storage.Bucket.Builder
 
setStorageClass(StorageClass) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's storage class.
setStorageOptions(StorageOptions) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
Sets options that are only used by the constructor.
setSubnetwork(SubnetworkId) - Method in class com.google.cloud.compute.NetworkInterface.Builder
Sets the identity of the subnetwork this interface applies to.
setSubnetworkId(SubnetworkId) - Method in class com.google.cloud.compute.Subnetwork.Builder
 
setSubnetworkId(SubnetworkId) - Method in class com.google.cloud.compute.SubnetworkInfo.Builder
Sets the identity of the subnework.
setSynchronicity(Synchronicity) - Method in class com.google.cloud.logging.LoggingHandler
Sets synchronicity of logging writes.
setSystemExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Gives the ability to set a custom executor for polling and managing lease extensions.
setTable(TableId) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
Sets the destination table for rows insert request.
setTableDefinitions(Map<String, ExternalTableDefinition>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets the external tables definitions.
setTableId(TableId) - Method in class com.google.cloud.bigquery.Table.Builder
 
setTableId(TableId) - Method in class com.google.cloud.bigquery.TableInfo.Builder
Sets the table identity.
setTags(InstanceId, Tags, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Sets the tags for the provided instance.
setTags(Tags) - Method in class com.google.cloud.compute.Instance.Builder
 
setTags(Tags, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Sets the tags for this instance.
setTags(Iterable<String>, Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Sets the tags for this instance, fingerprint value is taken from this instance's tags().fingerprint().
setTags(Tags) - Method in class com.google.cloud.compute.InstanceInfo.Builder
Sets the tags to apply to this instance.
setTags(Tags) - Method in class com.google.cloud.compute.InstanceInfo.BuilderImpl
 
setTags(String, String, Tags, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Sets the tags for the provided instance.
setTags(String, String, Tags, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
setTarget(BlobInfo) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Sets compose operation's target blob.
setTarget(BlobId) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the copy target.
setTarget(BlobId, Storage.BlobTargetOption...) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the copy target.
setTarget(BlobInfo, Storage.BlobTargetOption...) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the copy target and target options.
setTarget(BlobInfo, Iterable<Storage.BlobTargetOption>) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the copy target and target options.
setTarget(BlobId, Iterable<Storage.BlobTargetOption>) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the copy target and target options.
setTargetLanguage(String) - Method in class com.google.cloud.translate.TranslateOptions.Builder
Sets the code for the default target language.
setTargetOptions(Storage.BlobTargetOption...) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Sets compose operation's target blob options.
setTargetOptions(Iterable<Storage.BlobTargetOption>) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Sets compose operation's target blob options.
setTemplateSuffix(String) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
If specified, the destination table is treated as a base template.
setTimePartitioning(TimePartitioning) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
Sets the time partitioning configuration for the table.
setTimes(FileTime, FileTime, FileTime) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileAttributeView
This feature is not supported, since Cloud Storage objects are immutable.
setTimestamp(long) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets the time at which the event described by the log entry occurred, in milliseconds.
setTopic(TopicName) - Method in class com.google.cloud.notification.NotificationInfo.Builder
 
setTrace(String) - Method in class com.google.cloud.logging.LogEntry.Builder
Sets the resource name of the trace associated with the log entry, if any.
setTransportOptions(TransportOptions) - Method in class com.google.cloud.bigquery.BigQueryOptions.Builder
 
setTransportOptions(TransportOptions) - Method in class com.google.cloud.compute.ComputeOptions.Builder
 
setTransportOptions(TransportOptions) - Method in class com.google.cloud.datastore.DatastoreOptions.Builder
 
setTransportOptions(TransportOptions) - Method in class com.google.cloud.dns.DnsOptions.Builder
 
setTransportOptions(TransportOptions) - Method in class com.google.cloud.firestore.FirestoreOptions.Builder
 
setTransportOptions(TransportOptions) - Method in class com.google.cloud.logging.LoggingOptions.Builder
 
setTransportOptions(TransportOptions) - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions.Builder
 
setTransportOptions(TransportOptions) - Method in class com.google.cloud.ServiceOptions.Builder
Sets the transport options.
setTransportOptions(TransportOptions) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
 
setTransportOptions(TransportOptions) - Method in class com.google.cloud.storage.StorageOptions.Builder
 
setTransportOptions(TransportOptions) - Method in class com.google.cloud.translate.TranslateOptions.Builder
 
setTtl(int, TimeUnit) - Method in class com.google.cloud.dns.RecordSet.Builder
Sets the time that this record can be cached by resolvers.
setType(LegacySQLTypeName, Field...) - Method in class com.google.cloud.bigquery.Field.Builder
Sets the type of the field.
setType(LegacySQLTypeName, FieldList) - Method in class com.google.cloud.bigquery.Field.Builder
Sets the type of the field.
setType(StandardSQLTypeName) - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
Sets the parameter data type.
setType(NetworkInterface.AccessConfig.Type) - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig.Builder
Sets the type of the access configuration.
setType(RecordSet.Type) - Method in class com.google.cloud.dns.RecordSet.Builder
The identifier of a supported record type, for example, A, AAAA, MX, TXT, and so on.
setType(String) - Method in class com.google.cloud.MonitoredResource.Builder
Sets the monitored resource type.
setUpChannelProvider(InstantiatingGrpcChannelProvider.Builder, ServiceOptions<?, ?>) - Static method in class com.google.cloud.grpc.GrpcTransportOptions
Returns a channel provider from the given default provider.
setUpCredentialsProvider(ServiceOptions<?, ?>) - Static method in class com.google.cloud.grpc.GrpcTransportOptions
 
setUpHeaderProvider(ApiClientHeaderProvider.Builder, ServiceOptions<?, ?>) - Static method in class com.google.cloud.grpc.GrpcTransportOptions
 
setUseLegacySql(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets whether to use BigQuery's legacy SQL dialect for this query.
setUseQueryCache(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets whether to look for the result in the query cache.
setUserAgent(String) - Method in class com.google.cloud.logging.HttpRequest.Builder
Sets the user agent sent by the client.
setUserAgentPrefix(String) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
If specified, this will be prefixed to the default user agent sent in the requests.
setUserDefinedFunctions(List<UserDefinedFunction>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets user defined function resources that can be used by this query.
setUserDefinedFunctions(List<UserDefinedFunction>) - Method in class com.google.cloud.bigquery.ViewDefinition.Builder
Sets user defined functions that can be used by ViewDefinition.getQuery().
setUserDefinedFunctions(UserDefinedFunction...) - Method in class com.google.cloud.bigquery.ViewDefinition.Builder
Sets user defined functions that can be used by ViewDefinition.getQuery().
setValue(String) - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
Sets the value to the given scalar value.
setValues(Map<String, String>) - Method in class com.google.cloud.compute.Metadata.Builder
Sets the metadata for the instance as key/value pairs.
setValues(Iterable<String>) - Method in class com.google.cloud.compute.Tags.Builder
Sets a list of tags to apply to an instance.
setValues(String...) - Method in class com.google.cloud.compute.Tags.Builder
Sets a list of tags to apply to an instance.
setVersion(int) - Method in class com.google.cloud.Policy.Builder
Sets the version of the policy.
setVersionFormat(SinkInfo.VersionFormat) - Method in class com.google.cloud.logging.Sink.Builder
 
setVersionFormat(SinkInfo.VersionFormat) - Method in class com.google.cloud.logging.SinkInfo.Builder
Sets the log entry version to use for this sink's exported log entries.
setVersioningEnabled(Boolean) - Method in class com.google.cloud.storage.Bucket.Builder
 
setVersioningEnabled(Boolean) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets whether versioning should be enabled for this bucket.
setWriteDisposition(JobInfo.WriteDisposition) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
Sets the action that should occur if the destination table already exists.
setWriteDisposition(JobInfo.WriteDisposition) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
Sets the action that should occur if the destination table already exists.
setWriteDisposition(JobInfo.WriteDisposition) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
 
setWriteDisposition(JobInfo.WriteDisposition) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
Sets the action that should occur if the destination table already exists.
setWriteDisposition(JobInfo.WriteDisposition) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
 
setWriteSessionsFraction(float) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
Fraction of sessions to be kept prepared for write transactions.
setWriteSynchronicity(Synchronicity) - Method in interface com.google.cloud.logging.Logging
 
Severity - Enum in com.google.cloud.logging
The severity of the event described in a log entry.
shortCircuitingInOrderTraversal(LLRBNode.ShortCircuitingNodeVisitor<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
shortCircuitingInOrderTraversal(LLRBNode.ShortCircuitingNodeVisitor<K, V>) - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
shortCircuitingInOrderTraversal(LLRBNode.ShortCircuitingNodeVisitor<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
shortCircuitingReverseOrderTraversal(LLRBNode.ShortCircuitingNodeVisitor<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
shortCircuitingReverseOrderTraversal(LLRBNode.ShortCircuitingNodeVisitor<K, V>) - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
shortCircuitingReverseOrderTraversal(LLRBNode.ShortCircuitingNodeVisitor<K, V>) - Method in class com.google.cloud.firestore.collection.LLRBValueNode
 
shouldContinue(K, V) - Method in class com.google.cloud.firestore.collection.LLRBNode.NodeVisitor
 
shouldContinue(K, V) - Method in interface com.google.cloud.firestore.collection.LLRBNode.ShortCircuitingNodeVisitor
 
shouldRetry(Throwable, Object) - Method in class com.google.cloud.ExceptionHandler
 
shutdown() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
 
shutdown() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
shutdown() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
 
shutdown() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
shutdown() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
shutdown() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
shutdown() - Method in class com.google.cloud.bigtable.v2.BigtableClient
 
shutdown() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
shutdown() - Method in class com.google.cloud.container.v1.ClusterManagerClient
 
shutdown() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
shutdown() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
 
shutdown() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
shutdown() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
 
shutdown() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
 
shutdown() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
 
shutdown() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
 
shutdown() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
shutdown() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcReportErrorsServiceStub
 
shutdown() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
 
shutdown() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
shutdown() - Method in class com.google.cloud.language.v1.LanguageServiceClient
 
shutdown() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
shutdown() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
 
shutdown() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
shutdown() - Method in class com.google.cloud.logging.v2.ConfigClient
 
shutdown() - Method in class com.google.cloud.logging.v2.LoggingClient
 
shutdown() - Method in class com.google.cloud.logging.v2.MetricsClient
 
shutdown() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
shutdown() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
shutdown() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
shutdown() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
 
shutdown() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
 
shutdown() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
shutdown() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
shutdown() - Method in class com.google.cloud.pubsub.v1.Publisher
Schedules immediate publishing of any outstanding messages and waits until all are processed.
shutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
shutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
shutdown() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
shutdown() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
shutdown() - Method in class com.google.cloud.speech.v1.SpeechClient
 
shutdown() - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
shutdown() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
 
shutdown() - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
shutdown() - Method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
shutdown() - Method in class com.google.cloud.trace.v1.TraceServiceClient
 
shutdown() - Method in class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
 
shutdown() - Method in class com.google.cloud.trace.v2.TraceServiceClient
 
shutdown() - Method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
shutdown() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
 
shutdown() - Method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
shutdown() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
 
shutdown() - Method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
shutdown() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
 
shutdown() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
 
shutdown() - Method in class com.google.cloud.vision.v1.stub.GrpcImageAnnotatorStub
 
shutdown() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
 
shutdown() - Method in class com.google.cloud.vision.v1p1beta1.stub.GrpcImageAnnotatorStub
 
shutdownNow() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
 
shutdownNow() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
shutdownNow() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
 
shutdownNow() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
shutdownNow() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
shutdownNow() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
shutdownNow() - Method in class com.google.cloud.bigtable.v2.BigtableClient
 
shutdownNow() - Method in class com.google.cloud.bigtable.v2.stub.GrpcBigtableStub
 
shutdownNow() - Method in class com.google.cloud.container.v1.ClusterManagerClient
 
shutdownNow() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
shutdownNow() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceClient
 
shutdownNow() - Method in class com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub
 
shutdownNow() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
 
shutdownNow() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceClient
 
shutdownNow() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceClient
 
shutdownNow() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
 
shutdownNow() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorStatsServiceStub
 
shutdownNow() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcReportErrorsServiceStub
 
shutdownNow() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
 
shutdownNow() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
shutdownNow() - Method in class com.google.cloud.language.v1.LanguageServiceClient
 
shutdownNow() - Method in class com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
 
shutdownNow() - Method in class com.google.cloud.language.v1beta2.LanguageServiceClient
 
shutdownNow() - Method in class com.google.cloud.language.v1beta2.stub.GrpcLanguageServiceStub
 
shutdownNow() - Method in class com.google.cloud.logging.v2.ConfigClient
 
shutdownNow() - Method in class com.google.cloud.logging.v2.LoggingClient
 
shutdownNow() - Method in class com.google.cloud.logging.v2.MetricsClient
 
shutdownNow() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
shutdownNow() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
shutdownNow() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
shutdownNow() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
 
shutdownNow() - Method in class com.google.cloud.monitoring.v3.MetricServiceClient
 
shutdownNow() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
shutdownNow() - Method in class com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
shutdownNow() - Method in class com.google.cloud.speech.v1.SpeechClient
 
shutdownNow() - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
shutdownNow() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
 
shutdownNow() - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
shutdownNow() - Method in class com.google.cloud.trace.v1.stub.GrpcTraceServiceStub
 
shutdownNow() - Method in class com.google.cloud.trace.v1.TraceServiceClient
 
shutdownNow() - Method in class com.google.cloud.trace.v2.stub.GrpcTraceServiceStub
 
shutdownNow() - Method in class com.google.cloud.trace.v2.TraceServiceClient
 
shutdownNow() - Method in class com.google.cloud.videointelligence.v1.stub.GrpcVideoIntelligenceServiceStub
 
shutdownNow() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
 
shutdownNow() - Method in class com.google.cloud.videointelligence.v1beta1.stub.GrpcVideoIntelligenceServiceStub
 
shutdownNow() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
 
shutdownNow() - Method in class com.google.cloud.videointelligence.v1beta2.stub.GrpcVideoIntelligenceServiceStub
 
shutdownNow() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
 
shutdownNow() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
 
shutdownNow() - Method in class com.google.cloud.vision.v1.stub.GrpcImageAnnotatorStub
 
shutdownNow() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorClient
 
shutdownNow() - Method in class com.google.cloud.vision.v1p1beta1.stub.GrpcImageAnnotatorStub
 
signUrl() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of creating a signed URL for the blob that is valid for 2 weeks, using the default credentials for signing the URL.
signUrl(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of creating a signed URL that is valid for 2 weeks, using the default credentials for signing the URL.
signUrl(long, TimeUnit, Storage.SignUrlOption...) - Method in class com.google.cloud.storage.Blob
Generates a signed URL for this blob.
signUrl(BlobInfo, long, TimeUnit, Storage.SignUrlOption...) - Method in interface com.google.cloud.storage.Storage
Generates a signed URL for a blob.
signUrlWithSigner(String) - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of creating a signed URL for the blob passing the Storage.SignUrlOption.signWith(ServiceAccountSigner) option, that will be used to sign the URL.
signUrlWithSigner(String, String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of creating a signed URL passing the Storage.SignUrlOption.signWith(ServiceAccountSigner) option, that will be used for signing the URL.
signWith(ServiceAccountSigner) - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Provides a service account signer to sign the URL.
singleKey(Key) - Static method in class com.google.cloud.spanner.KeySet
Creates a key set containing a single key.
singleUse(long) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseClientSnippets
Example of single use.
singleUse() - Method in interface com.google.cloud.spanner.DatabaseClient
Returns a context in which a single read can be performed using TimestampBound.strong() concurrency.
singleUse(TimestampBound) - Method in interface com.google.cloud.spanner.DatabaseClient
Returns a context in which a single read can be performed at the given timestamp bound.
singleUseReadOnlyTransaction(long) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseClientSnippets
Example of single use read only transaction.
singleUseReadOnlyTransaction() - Method in interface com.google.cloud.spanner.DatabaseClient
Returns a read-only transaction context in which a single read or query can be performed using TimestampBound.strong() concurrency.
singleUseReadOnlyTransaction(TimestampBound) - Method in interface com.google.cloud.spanner.DatabaseClient
  * Returns a read-only transaction context in which a single read or query can be performed at the given timestamp bound.
singleUseReadOnlyTransactionTimestamp(long) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseClientSnippets
Example of single use read only transaction with timestamp bound.
singleUseStale(long) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseClientSnippets
Example of single use with timestamp bound.
Sink - Class in com.google.cloud.logging
Stackdriver Logging sinks can be used to control the export of your logs.
Sink.Builder - Class in com.google.cloud.logging
A builder for Sink objects.
SinkInfo - Class in com.google.cloud.logging
Stackdriver Logging sinks can be used to control the export of your logs.
SinkInfo.Builder - Class in com.google.cloud.logging
A builder for SinkInfo objects.
SinkInfo.Destination - Class in com.google.cloud.logging
 
SinkInfo.Destination.BucketDestination - Class in com.google.cloud.logging
Class for specifying a Google Cloud Storage bucket as destination for the sink.
SinkInfo.Destination.DatasetDestination - Class in com.google.cloud.logging
Class for specifying a Google Cloud BigQuery dataset as destination for the sink.
SinkInfo.Destination.TopicDestination - Class in com.google.cloud.logging
Class for specifying a Google Cloud BigQuery dataset as destination for the sink.
SinkInfo.Destination.Type - Enum in com.google.cloud.logging
Type of destination for Stackdriver Logging sink.
SinkInfo.VersionFormat - Enum in com.google.cloud.logging
Available log entry formats.
SinkSnippets - Class in com.google.cloud.examples.logging.snippets
This class contains a number of snippets for the Sink class.
SinkSnippets(Sink) - Constructor for class com.google.cloud.examples.logging.snippets.SinkSnippets
 
size() - Method in class com.google.cloud.bigquery.FieldList
Total number of fields (columns) in the schema.
size() - Method in class com.google.cloud.bigquery.FieldValueList
Returns the total number of field values in the row.
size() - Method in class com.google.cloud.firestore.collection.ArraySortedMap
 
size() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
size() - Method in class com.google.cloud.firestore.collection.ImmutableSortedSet
 
size() - Method in class com.google.cloud.firestore.collection.LLRBBlackValueNode
 
size() - Method in class com.google.cloud.firestore.collection.LLRBEmptyNode
 
size() - Method in interface com.google.cloud.firestore.collection.LLRBNode
 
size() - Method in class com.google.cloud.firestore.collection.LLRBRedValueNode
 
size() - Method in class com.google.cloud.firestore.collection.RBTreeSortedMap
 
size() - Method in class com.google.cloud.firestore.QuerySnapshot
Returns the number of documents in the QuerySnapshot.
size() - Method in class com.google.cloud.spanner.Key
Returns the number of parts in this key, including null values.
skipInvalidRows() - Method in class com.google.cloud.bigquery.InsertAllRequest
Returns whether to insert all valid rows of a request, even if invalid rows exist.
Snapshot - Class in com.google.cloud.compute
A Google Compute Engine snapshot.
Snapshot.Builder - Class in com.google.cloud.compute
A builder for Snapshot objects.
SnapshotDiskConfiguration - Class in com.google.cloud.compute
A Google Compute Engine disk configuration to create a disk from a Google Compute Engine snapshot.
SnapshotDiskConfiguration.Builder - Class in com.google.cloud.compute
A builder for SnapshotDiskConfiguration objects.
SnapshotId - Class in com.google.cloud.compute
Identity for a Google Compute Engine snapshot.
SnapshotInfo - Class in com.google.cloud.compute
A Google Compute Engine snapshot.
SnapshotInfo.Builder - Class in com.google.cloud.compute
A builder for SnapshotInfo objects.
SnapshotInfo.Status - Enum in com.google.cloud.compute
The status of a Google Compute Engine snapshot.
SnapshotInfo.StorageBytesStatus - Enum in com.google.cloud.compute
An indicator of whether SnapshotInfo.getStorageBytes() is in a stable state or it is being adjusted as a result of shared storage reallocation.
SOA - Static variable in class com.google.cloud.dns.RecordSet.Type
Start of authority record, which specifies authoritative information about a DNS zone.
sortOrder(Dns.SortingOrder) - Static method in class com.google.cloud.dns.Dns.ChangeRequestListOption
Returns an option to specify whether the the change requests should be listed in ascending (most-recent last) or descending (most-recent first) order with respect to when the change request was accepted by the server.
sortOrder(Logging.SortingField, Logging.SortingOrder) - Static method in class com.google.cloud.logging.Logging.EntryListOption
Returns an option to sort log entries.
source - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
sourceLanguage(String) - Static method in class com.google.cloud.translate.Translate.TranslateOption
Returns an option for setting the source language.
SourceLocation - Class in com.google.cloud.logging
Additional information about the source code location that produced the log entry.
SourceLocation.Builder - Class in com.google.cloud.logging
A builder for SourceLocation objects.
sourceOptions - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
Spanner - Interface in com.google.cloud.spanner
An interface for Cloud Spanner.
SpannerErrorInterceptor - Class in com.google.cloud.spanner.spi.v1
Adds error details to statuses returned by the Cloud Spanner API.
SpannerErrorInterceptor() - Constructor for class com.google.cloud.spanner.spi.v1.SpannerErrorInterceptor
 
SpannerException - Exception in com.google.cloud.spanner
Base exception type for all exceptions produced by the Cloud Spanner service.
SpannerExceptionFactory - Class in com.google.cloud.spanner
A factory for creating instances of SpannerException and its subtypes.
SpannerExceptionFactory() - Constructor for class com.google.cloud.spanner.SpannerExceptionFactory
 
SpannerFactory - Interface in com.google.cloud.spanner
Factory to create instance of Spanner.
SpannerOptions - Class in com.google.cloud.spanner
Options for the Cloud Spanner service.
SpannerOptions.Builder - Class in com.google.cloud.spanner
Builder for SpannerOptions instances.
SpannerOptions.RpcChannelFactory - Interface in com.google.cloud.spanner
Interface for gRPC channel creation.
SpannerRpc - Interface in com.google.cloud.spanner.spi.v1
Abstracts remote calls to the Cloud Spanner service.
SpannerRpc.Option - Enum in com.google.cloud.spanner.spi.v1
Options passed in SpannerRpc methods to control how an RPC is issued.
SpannerRpc.Paginated<T> - Class in com.google.cloud.spanner.spi.v1
Represents results from paginated RPCs, i.e., those where up to a maximum number of items is returned from each call and a followup call must be made to fetch more.
SpannerRpc.ResultStreamConsumer - Interface in com.google.cloud.spanner.spi.v1
Consumer for the results produced by a streaming read or query call.
SpannerRpc.StreamingCall - Interface in com.google.cloud.spanner.spi.v1
Handle for cancellation of a streaming read or query call.
SpannerRpcFactory - Interface in com.google.cloud.spanner.spi
Factory to create instances of SpannerRpc.
SPECIFICATION_VERSION - Static variable in class com.google.cloud.PlatformInformation
 
SpeechClient - Class in com.google.cloud.speech.v1
Service Description: Service that implements Google Cloud Speech API.
SpeechClient(SpeechSettings) - Constructor for class com.google.cloud.speech.v1.SpeechClient
Constructs an instance of SpeechClient, using the given settings.
SpeechClient(SpeechStub) - Constructor for class com.google.cloud.speech.v1.SpeechClient
 
SpeechClient - Class in com.google.cloud.speech.v1beta1
Service Description: Service that implements Google Cloud Speech API.
SpeechClient(SpeechSettings) - Constructor for class com.google.cloud.speech.v1beta1.SpeechClient
Constructs an instance of SpeechClient, using the given settings.
SpeechClient(SpeechStub) - Constructor for class com.google.cloud.speech.v1beta1.SpeechClient
 
SpeechSettings - Class in com.google.cloud.speech.v1
Settings class to configure an instance of SpeechClient.
SpeechSettings - Class in com.google.cloud.speech.v1beta1
Settings class to configure an instance of SpeechClient.
SpeechSettings.Builder - Class in com.google.cloud.speech.v1
Builder for SpeechSettings.
SpeechSettings.Builder - Class in com.google.cloud.speech.v1beta1
Builder for SpeechSettings.
SpeechStub - Class in com.google.cloud.speech.v1.stub
Base stub class for Google Cloud Speech API.
SpeechStub() - Constructor for class com.google.cloud.speech.v1.stub.SpeechStub
 
SpeechStub - Class in com.google.cloud.speech.v1beta1.stub
Base stub class for Google Cloud Speech API.
SpeechStub() - Constructor for class com.google.cloud.speech.v1beta1.stub.SpeechStub
 
SPF - Static variable in class com.google.cloud.dns.RecordSet.Type
Sender policy framework record, which is used in email validation systems.
SRV - Static variable in class com.google.cloud.dns.RecordSet.Type
Service locator record, which is used by some voice over IP, instant messaging protocols and other applications.
standard(boolean, SchedulingOptions.Maintenance) - Static method in class com.google.cloud.compute.SchedulingOptions
Returns a SchedulingOptions object for a standard instance.
STANDARD - Static variable in class com.google.cloud.storage.StorageClass
Standard storage class.
StandardComparator<A extends Comparable<A>> - Class in com.google.cloud.firestore.collection
 
StandardDiskConfiguration - Class in com.google.cloud.compute
A Google Compute Engine standard persistent disk configuration.
StandardDiskConfiguration.Builder - Class in com.google.cloud.compute
A builder for StandardDiskConfiguration objects.
StandardNetworkConfiguration - Class in com.google.cloud.compute
A Google Compute Engine standard network configuration.
StandardSQLTypeName - Enum in com.google.cloud.bigquery
A type used in standard SQL contexts.
StandardTableDefinition - Class in com.google.cloud.bigquery
A Google BigQuery default table definition.
StandardTableDefinition.Builder - Class in com.google.cloud.bigquery
 
StandardTableDefinition.StreamingBuffer - Class in com.google.cloud.bigquery
Google BigQuery Table's Streaming Buffer information.
start(InstanceId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Starts the provided instance.
start(Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Starts this instance.
start(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Starts the provided instance.
start(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
start() - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
Starts the local Datastore emulator through gcloud, downloads and caches the zip file if user does not have gcloud or a compatible emulator version installed.
start() - Method in class com.google.cloud.logging.logback.LoggingAppender
Initialize and configure the cloud logging service.
start() - Method in class com.google.cloud.resourcemanager.testing.LocalResourceManagerHelper
Starts the thread that runs the Resource Manager server.
start() - Method in class com.google.cloud.testing.BaseEmulatorHelper.DownloadableEmulatorRunner
 
start() - Method in interface com.google.cloud.testing.BaseEmulatorHelper.EmulatorRunner
Starts the emulator associated to this runner.
start() - Method in class com.google.cloud.testing.BaseEmulatorHelper.GcloudEmulatorRunner
 
start() - Method in class com.google.cloud.testing.BaseEmulatorHelper
Starts the local emulator.
startAfter(Object...) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query that starts after the provided fields relative to the order of the query.
startAndWait() - Method in class com.google.cloud.examples.pubsub.snippets.SubscriberSnippets
 
startAsync() - Method in class com.google.cloud.pubsub.v1.Subscriber
Initiates service startup and returns immediately.
startAt(Object...) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query that starts at the provided fields relative to the order of the query.
startIndex(long) - Static method in class com.google.cloud.bigquery.BigQuery.QueryResultsOption
Returns an option that sets the zero-based index of the row from which to start getting query results.
startIndex(long) - Static method in class com.google.cloud.bigquery.BigQuery.TableDataListOption
Returns an option that sets the zero-based index of the row from which to start listing table data.
startIPRotation(String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Start master IP rotation.
startIPRotation(StartIPRotationRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Start master IP rotation.
startIPRotationCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Start master IP rotation.
startIPRotationCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
startIPRotationCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
startIPRotationSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to startIPRotation.
startIPRotationSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to startIPRotation.
startProcess(String) - Method in class com.google.cloud.testing.BaseEmulatorHelper
Starts the local service as a subprocess.
startsWith(Path) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
startsWith(String) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
Stat - Class in com.google.cloud.examples.nio
Stat is a super-simple program that just displays the size of the file passed as argument.
Stat() - Constructor for class com.google.cloud.examples.nio.Stat
 
stateBuilder() - Method in class com.google.cloud.BaseWriteChannel
Creates a BaseWriteChannel.BaseState.Builder for the current write channel.
stateBuilder() - Method in class com.google.cloud.bigquery.TableDataWriteChannel
 
stateFilter(JobStatus.State...) - Static method in class com.google.cloud.bigquery.BigQuery.JobListOption
Returns an option to list only jobs that match the provided state filters.
Statement - Class in com.google.cloud.spanner
A SQL statement and optional bound parameters that can be executed in a ReadContext.
Statement.Builder - Class in com.google.cloud.spanner
Builder for Statement.
status() - Method in class com.google.cloud.dns.ChangeRequestInfo
Returns the status of this change request.
stop(InstanceId, Compute.OperationOption...) - Method in interface com.google.cloud.compute.Compute
Stops the provided instance.
stop(Compute.OperationOption...) - Method in class com.google.cloud.compute.Instance
Stops this instance.
stop(String, String, Map<ComputeRpc.Option, ?>) - Method in interface com.google.cloud.compute.spi.v1.ComputeRpc
Stops the provided instance.
stop(String, String, Map<ComputeRpc.Option, ?>) - Method in class com.google.cloud.compute.spi.v1.HttpComputeRpc
 
stop(Duration) - Method in class com.google.cloud.datastore.testing.LocalDatastoreHelper
Stops the Datastore emulator.
stop() - Method in class com.google.cloud.logging.logback.LoggingAppender
 
stop() - Method in class com.google.cloud.resourcemanager.testing.LocalResourceManagerHelper
Stops the thread that runs the mock Resource Manager server.
stop(Duration) - Method in class com.google.cloud.testing.BaseEmulatorHelper
Stops the local emulator.
Storage - Interface in com.google.cloud.storage
An interface for Google Cloud Storage.
Storage.BlobField - Enum in com.google.cloud.storage
 
Storage.BlobGetOption - Class in com.google.cloud.storage
Class for specifying blob get options.
Storage.BlobListOption - Class in com.google.cloud.storage
Class for specifying blob list options.
Storage.BlobSourceOption - Class in com.google.cloud.storage
Class for specifying blob source options.
Storage.BlobTargetOption - Class in com.google.cloud.storage
Class for specifying blob target options.
Storage.BlobWriteOption - Class in com.google.cloud.storage
Class for specifying blob write options.
Storage.BucketField - Enum in com.google.cloud.storage
 
Storage.BucketGetOption - Class in com.google.cloud.storage
Class for specifying bucket get options.
Storage.BucketListOption - Class in com.google.cloud.storage
Class for specifying bucket list options.
Storage.BucketSourceOption - Class in com.google.cloud.storage
Class for specifying bucket source options.
Storage.BucketTargetOption - Class in com.google.cloud.storage
Class for specifying bucket target options.
Storage.ComposeRequest - Class in com.google.cloud.storage
A class to contain all information needed for a Google Cloud Storage Compose operation.
Storage.ComposeRequest.Builder - Class in com.google.cloud.storage
 
Storage.ComposeRequest.SourceBlob - Class in com.google.cloud.storage
Class for Compose source blobs.
Storage.CopyRequest - Class in com.google.cloud.storage
A class to contain all information needed for a Google Cloud Storage Copy operation.
Storage.CopyRequest.Builder - Class in com.google.cloud.storage
 
Storage.PredefinedAcl - Enum in com.google.cloud.storage
 
Storage.SignUrlOption - Class in com.google.cloud.storage
Class for specifying signed URL options.
StorageBatch - Class in com.google.cloud.storage
A batch of operations to be submitted to Google Cloud Storage using a single RPC request.
StorageBatchResult<T> - Class in com.google.cloud.storage
This class holds a single result of a batch call to Cloud Storage.
StorageClass - Class in com.google.cloud.storage
Enums for the storage classes.
StorageExample - Class in com.google.cloud.examples.storage
An example of using Google Cloud Storage.
StorageExample() - Constructor for class com.google.cloud.examples.storage.StorageExample
 
StorageException - Exception in com.google.cloud.storage
Storage service exception.
StorageException(int, String) - Constructor for exception com.google.cloud.storage.StorageException
 
StorageException(int, String, Throwable) - Constructor for exception com.google.cloud.storage.StorageException
 
StorageException(IOException) - Constructor for exception com.google.cloud.storage.StorageException
 
StorageException(GoogleJsonError) - Constructor for exception com.google.cloud.storage.StorageException
 
StorageFactory - Interface in com.google.cloud.storage
An interface for Storage factories.
StorageHelperException(String) - Constructor for exception com.google.cloud.storage.testing.RemoteStorageHelper.StorageHelperException
 
StorageHelperException(String, Throwable) - Constructor for exception com.google.cloud.storage.testing.RemoteStorageHelper.StorageHelperException
 
StorageImageConfiguration - Class in com.google.cloud.compute
A Google Compute Engine image configuration used to create images from a Google Cloud Storage URL where the disk image is stored.
StorageImageConfiguration.Builder - Class in com.google.cloud.compute
A builder for StorageImageConfiguration objects.
StorageImageConfiguration.ContainerType - Enum in com.google.cloud.compute
The format used to encode and transmit the block device.
StorageOptions - Class in com.google.cloud.storage
 
StorageOptions.Builder - Class in com.google.cloud.storage
 
StorageOptions.DefaultStorageFactory - Class in com.google.cloud.storage
 
StorageOptions.DefaultStorageRpcFactory - Class in com.google.cloud.storage
 
StorageRoles - Class in com.google.cloud.storage
IAM roles specific to Storage.
StorageRpc - Interface in com.google.cloud.storage.spi.v1
 
StorageRpc.Option - Enum in com.google.cloud.storage.spi.v1
 
StorageRpc.RewriteRequest - Class in com.google.cloud.storage.spi.v1
 
StorageRpc.RewriteResponse - Class in com.google.cloud.storage.spi.v1
 
StorageRpcFactory - Interface in com.google.cloud.storage.spi
An interface for Storage RPC factory.
StorageSnippets - Class in com.google.cloud.examples.storage.snippets
This class contains a number of snippets for the Storage interface.
StorageSnippets(Storage) - Constructor for class com.google.cloud.examples.storage.snippets.StorageSnippets
 
stream(ApiStreamObserver<DocumentSnapshot>) - Method in class com.google.cloud.firestore.Query
Executes the query and streams the results as a StreamObserver of DocumentSnapshots.
streamingDetectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Processes a natural language query in audio format in a streaming fashion and returns structured, actionable data as a result.
streamingDetectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
streamingDetectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionsStub
 
streamingDetectIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings.Builder
Returns the builder for the settings used for calls to streamingDetectIntent.
streamingDetectIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns the object with the settings used for calls to streamingDetectIntent.
streamingPullCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
streamingPullCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
streamingPullSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to streamingPull.
streamingPullSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to streamingPull.
streamingRecognizeCallable() - Method in class com.google.cloud.speech.v1.SpeechClient
Performs bidirectional streaming speech recognition: receive results while sending audio.
streamingRecognizeCallable() - Method in class com.google.cloud.speech.v1.stub.GrpcSpeechStub
 
streamingRecognizeCallable() - Method in class com.google.cloud.speech.v1.stub.SpeechStub
 
streamingRecognizeCallable() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
Performs bidirectional streaming speech recognition: receive results while sending audio.
streamingRecognizeCallable() - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
streamingRecognizeCallable() - Method in class com.google.cloud.speech.v1beta1.stub.SpeechStub
 
streamingRecognizeSettings() - Method in class com.google.cloud.speech.v1.SpeechSettings.Builder
Returns the builder for the settings used for calls to streamingRecognize.
streamingRecognizeSettings() - Method in class com.google.cloud.speech.v1.SpeechSettings
Returns the object with the settings used for calls to streamingRecognize.
streamingRecognizeSettings() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings.Builder
Returns the builder for the settings used for calls to streamingRecognize.
streamingRecognizeSettings() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns the object with the settings used for calls to streamingRecognize.
STRING - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
Variable-length character (Unicode) data.
string(String) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of STRING.
string() - Static method in class com.google.cloud.spanner.Type
Returns the descriptor for the STRING type: a variable-length Unicode character string.
string(String) - Static method in class com.google.cloud.spanner.Value
Returns a STRING value.
stringArray(Iterable<String>) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<STRING> value.
StringEnumType<EnumT> - Class in com.google.cloud
This represents a concept having a known set of acceptable String values, which can expand later due to new API features.
StringEnumType(Class<EnumT>, ApiFunction<String, EnumT>) - Constructor for class com.google.cloud.StringEnumType
 
StringEnumValue - Class in com.google.cloud
This represents a specific instance of a concept having a known set of acceptable String values, which can expand later due to new API features.
StringEnumValue(String) - Constructor for class com.google.cloud.StringEnumValue
Don't create subclasses outside of google-cloud-java.
StringValue - Class in com.google.cloud.datastore
 
StringValue(String) - Constructor for class com.google.cloud.datastore.StringValue
 
StringValue.Builder - Class in com.google.cloud.datastore
 
stripPrefixSlash(boolean) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration.Builder
Configures if the '/' prefix on absolute object names should be removed before I/O.
stripPrefixSlash() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration
Returns true if '/' prefix on absolute object names should be removed before I/O.
strong() - Static method in class com.google.cloud.spanner.TimestampBound
Returns a timestamp bound that will perform reads and queries at a timestamp where all previously committed transactions are visible.
Struct - Class in com.google.cloud.spanner
Represents a value of Type.Code.STRUCT.
struct(Iterable<Type.StructField>) - Static method in class com.google.cloud.spanner.Type
Returns a descriptor for a STRUCT type: an ordered collection of named and typed fields.
struct(Type.StructField...) - Static method in class com.google.cloud.spanner.Type
Returns a descriptor for a STRUCT type: an ordered collection of named and typed fields.
Struct.Builder - Class in com.google.cloud.spanner
Builder for Struct instances.
StructReader - Interface in com.google.cloud.spanner
A base interface for reading the fields of a STRUCT.
StructuredQuery<V> - Class in com.google.cloud.datastore
An implementation of a Google Cloud Datastore Query that can be constructed by providing all the specific query elements.
StructuredQuery.Builder<V> - Interface in com.google.cloud.datastore
Interface for StructuredQuery builders.
StructuredQuery.CompositeFilter - Class in com.google.cloud.datastore
A class representing a filter composed of a combination of other filters.
StructuredQuery.Filter - Class in com.google.cloud.datastore
 
StructuredQuery.OrderBy - Class in com.google.cloud.datastore
 
StructuredQuery.OrderBy.Direction - Class in com.google.cloud.datastore
 
StructuredQuery.PropertyFilter - Class in com.google.cloud.datastore
A class representing a filter based on a single property or ancestor.
strValue() - Method in class com.google.cloud.Identity
Returns the string value associated with the identity.
submit() - Method in interface com.google.cloud.datastore.Batch
Submit the batch to the Datastore.
submit() - Method in class com.google.cloud.dns.DnsBatch
Submits this batch for processing using a single RPC request.
submit() - Method in interface com.google.cloud.dns.spi.v1.RpcBatch
Submits a batch of requests for processing using a single RPC request to Cloud DNS.
submit() - Method in interface com.google.cloud.storage.spi.v1.RpcBatch
Submits a batch of requests for processing using a single RPC request to Cloud Storage.
submit() - Method in class com.google.cloud.storage.StorageBatch
Submits this batch for processing using a single RPC request.
SubnetNetworkConfiguration - Class in com.google.cloud.compute
A Google Compute Engine configuration for networks that support subnetworks, up to one per region, each with its own address range.
Subnetwork - Class in com.google.cloud.compute
A Google Compute Engine Subnetwork.
Subnetwork.Builder - Class in com.google.cloud.compute
A builder for Subnetwork objects.
SubnetworkId - Class in com.google.cloud.compute
Identity for a Google Compute Engine subnetwork.
SubnetworkInfo - Class in com.google.cloud.compute
A Google Compute Engine subnetwork.
SubnetworkInfo.Builder - Class in com.google.cloud.compute
A builder for SubnetworkInfo objects.
subpath(int, int) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
Subscriber - Class in com.google.cloud.pubsub.v1
A Cloud Pub/Sub subscriber that is associated with a specific subscription at creation.
Subscriber.Builder - Class in com.google.cloud.pubsub.v1
Builder of Subscribers.
SubscriberSnippets - Class in com.google.cloud.examples.pubsub.snippets
This class contains snippets for the Subscriber interface.
SubscriberSnippets(SubscriptionName, MessageReceiver, ApiFuture<Void>, Executor) - Constructor for class com.google.cloud.examples.pubsub.snippets.SubscriberSnippets
 
SubscriberStub - Class in com.google.cloud.pubsub.v1.stub
Base stub class for Google Cloud Pub/Sub API.
SubscriberStub() - Constructor for class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
SubscriptionAdminClient - Class in com.google.cloud.pubsub.v1
Service Description: The service that an application uses to manipulate subscriptions and to consume messages from a subscription via the `Pull` method.
SubscriptionAdminClient(SubscriptionAdminSettings) - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient, using the given settings.
SubscriptionAdminClient(SubscriberStub) - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
SubscriptionAdminClientSnippets - Class in com.google.cloud.examples.pubsub.snippets
This class contains a number of snippets for the SubscriptionAdminClient interface.
SubscriptionAdminClientSnippets() - Constructor for class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
 
SubscriptionAdminSettings - Class in com.google.cloud.pubsub.v1
Settings class to configure an instance of SubscriptionAdminClient.
SubscriptionAdminSettings.Builder - Class in com.google.cloud.pubsub.v1
Builder for SubscriptionAdminSettings.
success(T) - Method in interface com.google.cloud.BatchResult.Callback
The method to be called when the batched operation succeeds.
success(T) - Method in class com.google.cloud.BatchResult
Sets a result and status as completed.
success(T) - Method in class com.google.cloud.dns.DnsBatchResult
 
success(T) - Method in class com.google.cloud.storage.StorageBatchResult
 
SUPPORTED_VIEWS - Static variable in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
supportedFileAttributeViews() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
Synchronicity - Enum in com.google.cloud.logging
Used to specify the behavior of write calls to the Stackdriver Logging service.
syncRecognize(RecognitionConfig, RecognitionAudio) - Method in class com.google.cloud.speech.v1beta1.SpeechClient
Performs synchronous speech recognition: receive results after all audio has been sent and processed.
syncRecognize(SyncRecognizeRequest) - Method in class com.google.cloud.speech.v1beta1.SpeechClient
Performs synchronous speech recognition: receive results after all audio has been sent and processed.
syncRecognizeCallable() - Method in class com.google.cloud.speech.v1beta1.SpeechClient
Performs synchronous speech recognition: receive results after all audio has been sent and processed.
syncRecognizeCallable() - Method in class com.google.cloud.speech.v1beta1.stub.GrpcSpeechStub
 
syncRecognizeCallable() - Method in class com.google.cloud.speech.v1beta1.stub.SpeechStub
 
syncRecognizeSettings() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings.Builder
Returns the builder for the settings used for calls to syncRecognize.
syncRecognizeSettings() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns the object with the settings used for calls to syncRecognize.

T

Table - Class in com.google.cloud.bigquery
A Google BigQuery Table.
TABLE - Static variable in class com.google.cloud.bigquery.TableDefinition.Type
A normal BigQuery table.
Table.Builder - Class in com.google.cloud.bigquery
A builder for Table objects.
TableDataWriteChannel - Class in com.google.cloud.bigquery
WriteChannel implementation to stream data into a BigQuery table.
TableDefinition - Class in com.google.cloud.bigquery
Base class for a Google BigQuery table definition.
TableDefinition.Builder<T extends TableDefinition,B extends TableDefinition.Builder<T,B>> - Class in com.google.cloud.bigquery
Base builder for table definitions.
TableDefinition.Type - Class in com.google.cloud.bigquery
The table type.
TableId - Class in com.google.cloud.bigquery
Google BigQuery Table identity.
TableInfo - Class in com.google.cloud.bigquery
Google BigQuery table information.
TableInfo.Builder - Class in com.google.cloud.bigquery
A builder for TableInfo objects.
TableSnippets - Class in com.google.cloud.examples.bigquery.snippets
This class contains a number of snippets for the Table class.
TableSnippets(Table) - Constructor for class com.google.cloud.examples.bigquery.snippets.TableSnippets
 
Tags - Class in com.google.cloud.compute
A list of tags for a Google Compute Engine Instance; with associated fingerprint.
Tags.Builder - Class in com.google.cloud.compute
A builder for Tags objects.
target - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
targetLanguage(String) - Static method in class com.google.cloud.translate.Translate.LanguageListOption
Returns an option for setting the target language.
targetLanguage(String) - Static method in class com.google.cloud.translate.Translate.TranslateOption
Returns an option for setting the target language.
targetOptions - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
TERMINATE - Static variable in class com.google.cloud.compute.SchedulingOptions.Maintenance
The default and only possible behavior for preemptible instances.
testIamPermissions(String, List<String>) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(String, List<String>) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(String, List<String>, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
testIamPermissions(String, List<String>, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Tests whether the caller holds the specified permissions for the specified bucket.
testIamPermissions(String, List<String>, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Tests whether the caller holds the permissions on the specified bucket.
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to testIamPermissions.
testPermissions(String, List<String>) - Method in interface com.google.cloud.resourcemanager.ResourceManager
Returns the permissions that a caller has on the specified project.
testPermissions(String, List<String>) - Method in class com.google.cloud.resourcemanager.spi.v1beta1.HttpResourceManagerRpc
 
testPermissions(String, List<String>) - Method in interface com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc
Tests whether the caller has the given permissions.
testSubscriptionPermissions(String) - Method in class com.google.cloud.examples.pubsub.snippets.SubscriptionAdminClientSnippets
Example of testing whether the caller has the provided permissions on a subscription.
testTopicPermissions(String) - Method in class com.google.cloud.examples.pubsub.snippets.TopicAdminClientSnippets
Example of testing whether the caller has the provided permissions on a topic.
ThrowOnExtraProperties - Annotation Type in com.google.cloud.firestore.annotation
Properties that don't map to class fields when serializing to a class annotated with this annotation cause an exception to be thrown.
TIME - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
Represents a time, independent of a specific date, to microsecond precision.
time(String) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of TIME.
TimePartitioning - Class in com.google.cloud.bigquery
Objects of this class allow to configure table partitioning based on time.
TimePartitioning.Type - Enum in com.google.cloud.bigquery
The type of time partitioning.
TIMESTAMP - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
Represents an absolute point in time, with microsecond precision.
timestamp(Long) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of TIMESTAMP.
timestamp(String) - Static method in class com.google.cloud.bigquery.QueryParameterValue
Creates a QueryParameterValue object with a type of TIMESTAMP.
timestamp() - Static method in class com.google.cloud.spanner.Type
Returns the descriptor for the TIMESTAMP type: a nano precision timestamp in the range [0000-01-01 00:00:00, 9999-12-31 23:59:59.999999999 UTC].
timestamp(Timestamp) - Static method in class com.google.cloud.spanner.Value
Returns a TIMESTAMP value.
Timestamp - Class in com.google.cloud
Represents a timestamp with nanosecond precision.
timestampArray(Iterable<Timestamp>) - Static method in class com.google.cloud.spanner.Value
Returns an ARRAY<TIMESTAMP> value.
TimestampBound - Class in com.google.cloud.spanner
Defines how Cloud Spanner will choose a timestamp for a read-only transaction or a single read/query.
TimestampBound.Mode - Enum in com.google.cloud.spanner
The type of timestamp bound.
TimestampValue - Class in com.google.cloud.datastore
 
TimestampValue(Timestamp) - Constructor for class com.google.cloud.datastore.TimestampValue
 
TimestampValue.Builder - Class in com.google.cloud.datastore
 
to(boolean) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.bool(value)
to(Boolean) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.bool(value)
to(long) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.int64(value)
to(Long) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.int64(value)
to(double) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.float64(value)
to(Double) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.float64(value)
to(String) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.string(value)
to(ByteArray) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.bytes(value)
to(Timestamp) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.timestamp(value)
to(Date) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.date(value)
toAbsolutePath() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
Changes relative path to be absolute, using workingDirectory as current dir.
toAdd() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
toAddAutoId() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
toBase64() - Method in class com.google.cloud.ByteArray
Converts this byte array to its base64 representation.
toBoolArray(boolean[]) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.boolArray(values)
toBoolArray(boolean[], int, int) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.boolArray(values, int, pos)
toBoolArray(Iterable<Boolean>) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.boolArray(values)
toBuilder() - Method in class com.google.cloud.bigquery.BigQueryOptions
 
toBuilder() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
 
toBuilder() - Method in class com.google.cloud.bigquery.CsvOptions
Returns a builder for the CsvOptions object.
toBuilder() - Method in class com.google.cloud.bigquery.Dataset
 
toBuilder() - Method in class com.google.cloud.bigquery.DatasetInfo
Returns a builder for the dataset object.
toBuilder() - Method in class com.google.cloud.bigquery.DatastoreBackupOptions
Returns a builder for the DatastoreBackupOptions object.
toBuilder() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
Returns a builder for the ExternalTableDefinition object.
toBuilder() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
 
toBuilder() - Method in class com.google.cloud.bigquery.Field
Returns a builder for the Field object.
toBuilder() - Method in class com.google.cloud.bigquery.Job
 
toBuilder() - Method in class com.google.cloud.bigquery.JobConfiguration
Returns a builder for the object.
toBuilder() - Method in class com.google.cloud.bigquery.JobInfo
Returns a builder for the job object.
toBuilder() - Method in interface com.google.cloud.bigquery.LoadConfiguration
Returns a builder for the load configuration object.
toBuilder() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
 
toBuilder() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
 
toBuilder() - Method in class com.google.cloud.bigquery.QueryParameterValue
Returns a builder for the QueryParameterValue object.
toBuilder() - Method in class com.google.cloud.bigquery.StandardTableDefinition
Returns a builder for the StandardTableDefinition object.
toBuilder() - Method in class com.google.cloud.bigquery.Table
 
toBuilder() - Method in class com.google.cloud.bigquery.TableDefinition
Returns a builder for the object.
toBuilder() - Method in class com.google.cloud.bigquery.TableInfo
Returns a builder for the table object.
toBuilder() - Method in class com.google.cloud.bigquery.ViewDefinition
Returns a builder for the ViewInfo object.
toBuilder() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigtable.v2.BigtableSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.compute.Address
 
toBuilder() - Method in class com.google.cloud.compute.AddressInfo
Returns a builder for the AddressInfo object.
toBuilder() - Method in class com.google.cloud.compute.AttachedDisk.CreateDiskConfiguration
Returns a builder for the current configuration.
toBuilder() - Method in class com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration
Returns a builder for the current configuration.
toBuilder() - Method in class com.google.cloud.compute.AttachedDisk.ScratchDiskConfiguration
Returns a builder for the current configuration.
toBuilder() - Method in class com.google.cloud.compute.AttachedDisk
Returns a builder for the current attached disk.
toBuilder() - Method in class com.google.cloud.compute.ComputeOptions
 
toBuilder() - Method in class com.google.cloud.compute.DeprecationStatus
Returns a builder for the DeprecationStatus object.
toBuilder() - Method in class com.google.cloud.compute.Disk
 
toBuilder() - Method in class com.google.cloud.compute.DiskConfiguration
Returns a builder for the object.
toBuilder() - Method in class com.google.cloud.compute.DiskImageConfiguration
 
toBuilder() - Method in class com.google.cloud.compute.DiskInfo
Returns a builder for the object.
toBuilder() - Method in class com.google.cloud.compute.Image
 
toBuilder() - Method in class com.google.cloud.compute.ImageConfiguration
Returns a builder for the object.
toBuilder() - Method in class com.google.cloud.compute.ImageDiskConfiguration
 
toBuilder() - Method in class com.google.cloud.compute.ImageInfo
Returns a builder for the current image.
toBuilder() - Method in class com.google.cloud.compute.Instance
 
toBuilder() - Method in class com.google.cloud.compute.InstanceInfo
Returns a builder for the current instance.
toBuilder() - Method in class com.google.cloud.compute.Metadata
Returns a builder for the current instance metadata.
toBuilder() - Method in class com.google.cloud.compute.Network
 
toBuilder() - Method in class com.google.cloud.compute.NetworkInfo
Returns a builder for the current network.
toBuilder() - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig
Returns a builder for the current access configuration.
toBuilder() - Method in class com.google.cloud.compute.NetworkInterface
Returns a builder for the current network interface.
toBuilder() - Method in class com.google.cloud.compute.Snapshot
 
toBuilder() - Method in class com.google.cloud.compute.SnapshotDiskConfiguration
 
toBuilder() - Method in class com.google.cloud.compute.SnapshotInfo
Returns a builder for the current snapshot.
toBuilder() - Method in class com.google.cloud.compute.StandardDiskConfiguration
 
toBuilder() - Method in class com.google.cloud.compute.StorageImageConfiguration
 
toBuilder() - Method in class com.google.cloud.compute.Subnetwork
 
toBuilder() - Method in class com.google.cloud.compute.SubnetworkInfo
Returns a builder for the current subnetwork.
toBuilder() - Method in class com.google.cloud.compute.Tags
Returns a builder for the current instance tags.
toBuilder() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.datastore.BlobValue
 
toBuilder() - Method in class com.google.cloud.datastore.BooleanValue
 
toBuilder() - Method in class com.google.cloud.datastore.DatastoreOptions
 
toBuilder() - Method in class com.google.cloud.datastore.DoubleValue
 
toBuilder() - Method in class com.google.cloud.datastore.EntityQuery
 
toBuilder() - Method in class com.google.cloud.datastore.EntityValue
 
toBuilder() - Method in class com.google.cloud.datastore.KeyQuery
 
toBuilder() - Method in class com.google.cloud.datastore.KeyValue
 
toBuilder() - Method in class com.google.cloud.datastore.LatLngValue
 
toBuilder() - Method in class com.google.cloud.datastore.ListValue
Returns a builder for the list value object.
toBuilder() - Method in class com.google.cloud.datastore.LongValue
 
toBuilder() - Method in class com.google.cloud.datastore.NullValue
 
toBuilder() - Method in class com.google.cloud.datastore.ProjectionEntityQuery
 
toBuilder() - Method in class com.google.cloud.datastore.RawValue
 
toBuilder() - Method in class com.google.cloud.datastore.StringValue
 
toBuilder() - Method in class com.google.cloud.datastore.StructuredQuery
 
toBuilder() - Method in class com.google.cloud.datastore.TimestampValue
 
toBuilder() - Method in class com.google.cloud.datastore.Value
 
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dlp.v2beta1.DlpServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dns.ChangeRequest
 
toBuilder() - Method in class com.google.cloud.dns.ChangeRequestInfo
Creates a builder populated with values of this ChangeRequestInfo.
toBuilder() - Method in class com.google.cloud.dns.DnsOptions
 
toBuilder() - Method in class com.google.cloud.dns.RecordSet
Creates a builder pre-populated with the attribute values of this instance.
toBuilder() - Method in class com.google.cloud.dns.Zone
 
toBuilder() - Method in class com.google.cloud.dns.ZoneInfo
Returns a builder for ZoneInfo prepopulated with the metadata of this zone.
toBuilder() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorStatsServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.errorreporting.v1beta1.ReportErrorsServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.firestore.FirestoreOptions
 
toBuilder() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.grpc.GrpcTransportOptions
 
toBuilder() - Method in class com.google.cloud.http.HttpTransportOptions
 
toBuilder() - Method in class com.google.cloud.language.v1.LanguageServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.language.v1beta2.LanguageServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.logging.HttpRequest
Returns a builder for this object.
toBuilder() - Method in class com.google.cloud.logging.LogEntry
Returns a Builder for this log entry.
toBuilder() - Method in class com.google.cloud.logging.LoggingOptions
 
toBuilder() - Method in class com.google.cloud.logging.Metric
 
toBuilder() - Method in class com.google.cloud.logging.MetricInfo
Returns a builder for this MetricInfo object.
toBuilder() - Method in class com.google.cloud.logging.Operation
Returns a Builder for this operation.
toBuilder() - Method in class com.google.cloud.logging.Sink
 
toBuilder() - Method in class com.google.cloud.logging.SinkInfo
Returns a builder for this SinkInfo object.
toBuilder() - Method in class com.google.cloud.logging.SourceLocation
 
toBuilder() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.logging.v2.LoggingSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.logging.v2.MetricsSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.MonitoredResource
Returns a builder for this MonitoredResource object.
toBuilder() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.monitoring.v3.MetricServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.notification.NotificationInfo
Returns a builder for the current notification.
toBuilder() - Method in class com.google.cloud.Policy
Returns a builder containing the properties of this IAM Policy.
toBuilder() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.resourcemanager.Project
 
toBuilder() - Method in class com.google.cloud.resourcemanager.ProjectInfo
 
toBuilder() - Method in class com.google.cloud.resourcemanager.ResourceManagerOptions
 
toBuilder() - Method in class com.google.cloud.ServiceOptions
 
toBuilder() - Method in class com.google.cloud.spanner.Instance
 
toBuilder() - Method in class com.google.cloud.spanner.InstanceInfo
 
toBuilder() - Method in class com.google.cloud.spanner.Key
Returns a builder initialized with the value of this key.
toBuilder() - Method in class com.google.cloud.spanner.KeyRange
Returns a builder initialized with the value of this range.
toBuilder() - Method in class com.google.cloud.spanner.KeySet
Returns a builder initialized with the contents of this set.
toBuilder() - Method in class com.google.cloud.spanner.SpannerOptions
 
toBuilder() - Method in class com.google.cloud.speech.v1.SpeechSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.speech.v1beta1.SpeechSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.storage.Acl
Returns a builder for this Acl object.
toBuilder() - Method in class com.google.cloud.storage.Blob
 
toBuilder() - Method in class com.google.cloud.storage.BlobInfo
Returns a builder for the current blob.
toBuilder() - Method in class com.google.cloud.storage.Bucket
 
toBuilder() - Method in class com.google.cloud.storage.BucketInfo
Returns a builder for the current bucket.
toBuilder() - Method in class com.google.cloud.storage.Cors
Returns a builder for this CORS configuration.
toBuilder() - Method in class com.google.cloud.storage.StorageOptions
 
toBuilder() - Method in class com.google.cloud.trace.v1.TraceServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.trace.v2.TraceServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.translate.TranslateOptions
 
toBuilder() - Method in class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.vision.v1p1beta1.ImageAnnotatorSettings
Returns a builder containing all the values of this settings class.
toByteArray() - Method in class com.google.cloud.ByteArray
Returns a copy of this ByteArray as an array of bytes.
toByteArray() - Method in class com.google.cloud.datastore.Blob
Returns a copy as byte array.
toBytes() - Method in class com.google.cloud.firestore.Blob
Returns a copy of the underlying bytes as a byte[] array.
toBytesArray(Iterable<ByteArray>) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.bytesArray(values)
toByteString() - Method in class com.google.cloud.firestore.Blob
Returns the backing data as a ByteString.
toDateArray(Iterable<Date>) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.dateArray(values)
toDelete() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
toFile() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
Throws UnsupportedOperationException because Google Cloud Storage files are not backed by the local file system.
toFloat64Array(double[]) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.float64Array(values)
toFloat64Array(double[], int, int) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.float64Array(values, pos, length)
toFloat64Array(Iterable<Double>) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.float64Array(values)
toInt64Array(long[]) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.int64Array(values)
toInt64Array(long[], int, int) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.int64Array(values, pos, length)
toInt64Array(Iterable<Long>) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.int64Array(values)
toMutationPbList() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
toObject(Class<T>) - Method in class com.google.cloud.firestore.DocumentSnapshot
Returns the contents of the document converted to a POJO.
toObjects(Class<T>) - Method in class com.google.cloud.firestore.QuerySnapshot
Returns the contents of the documents in the QuerySnapshot, converted to the provided class, as a list.
toPb() - Method in class com.google.cloud.bigquery.UserDefinedFunction
 
toPb() - Method in class com.google.cloud.datastore.LatLng
 
toPb() - Method in class com.google.cloud.MonitoredResource
 
toPb() - Method in class com.google.cloud.MonitoredResourceDescriptor
 
toPb(Policy) - Method in class com.google.cloud.Policy.DefaultMarshaller
 
toPb(Policy) - Method in class com.google.cloud.Policy.Marshaller
 
TopicAdminClient - Class in com.google.cloud.pubsub.v1
Service Description: The service that an application uses to manipulate topics, and to send messages to a topic.
TopicAdminClient(TopicAdminSettings) - Constructor for class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient, using the given settings.
TopicAdminClient(PublisherStub) - Constructor for class com.google.cloud.pubsub.v1.TopicAdminClient
 
TopicAdminClientSnippets - Class in com.google.cloud.examples.pubsub.snippets
This class contains a number of snippets for the TopicAdminClient interface.
TopicAdminClientSnippets() - Constructor for class com.google.cloud.examples.pubsub.snippets.TopicAdminClientSnippets
 
TopicAdminSettings - Class in com.google.cloud.pubsub.v1
Settings class to configure an instance of TopicAdminClient.
TopicAdminSettings.Builder - Class in com.google.cloud.pubsub.v1
Builder for TopicAdminSettings.
toProto() - Method in class com.google.cloud.Timestamp
Returns a com.google.protobuf.Timestamp initialized to the same point in time as this.
toPut() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
toRealPath(LinkOption...) - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
Returns this path rewritten to the Cloud Storage object name that'd be used to perform i/o.
toSqlTimestamp() - Method in class com.google.cloud.Timestamp
Returns a JDBC timestamp initialized to the same point in time as this.
toString() - Method in class com.google.cloud.BaseServiceException.Error
 
toString() - Method in class com.google.cloud.BaseWriteChannel.BaseState
 
toString() - Method in class com.google.cloud.BaseWriteChannel.BaseState.ValueHolder
 
toString() - Method in class com.google.cloud.bigquery.Acl.Domain
 
toString() - Method in class com.google.cloud.bigquery.Acl.Group
 
toString() - Method in class com.google.cloud.bigquery.Acl
 
toString() - Method in class com.google.cloud.bigquery.Acl.User
 
toString() - Method in class com.google.cloud.bigquery.Acl.View
 
toString() - Method in class com.google.cloud.bigquery.BigQueryError
 
toString() - Method in class com.google.cloud.bigquery.CsvOptions
 
toString() - Method in class com.google.cloud.bigquery.DatasetId
 
toString() - Method in class com.google.cloud.bigquery.DatasetInfo
 
toString() - Method in class com.google.cloud.bigquery.DatastoreBackupOptions
 
toString() - Method in class com.google.cloud.bigquery.Field
 
toString() - Method in class com.google.cloud.bigquery.FieldValue
 
toString() - Method in class com.google.cloud.bigquery.FormatOptions
 
toString() - Method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
 
toString() - Method in class com.google.cloud.bigquery.InsertAllRequest
 
toString() - Method in class com.google.cloud.bigquery.InsertAllResponse
 
toString() - Method in class com.google.cloud.bigquery.JobConfiguration
 
toString() - Method in class com.google.cloud.bigquery.JobId
 
toString() - Method in class com.google.cloud.bigquery.JobInfo
 
toString() - Method in class com.google.cloud.bigquery.JobStatistics
 
toString() - Method in class com.google.cloud.bigquery.JobStatus
 
toString() - Method in class com.google.cloud.bigquery.QueryParameterValue
 
toString() - Method in class com.google.cloud.bigquery.QueryResponse
 
toString() - Method in class com.google.cloud.bigquery.QueryResult
 
toString() - Method in class com.google.cloud.bigquery.QueryStage.QueryStep
 
toString() - Method in class com.google.cloud.bigquery.QueryStage
 
toString() - Method in class com.google.cloud.bigquery.Schema
 
toString() - Method in class com.google.cloud.bigquery.StandardTableDefinition.StreamingBuffer
 
toString() - Method in class com.google.cloud.bigquery.TableDefinition
 
toString() - Method in class com.google.cloud.bigquery.TableId
 
toString() - Method in class com.google.cloud.bigquery.TableInfo
 
toString() - Method in class com.google.cloud.bigquery.TimePartitioning
 
toString() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
 
toString() - Method in class com.google.cloud.ByteArray
 
toString() - Method in class com.google.cloud.compute.AddressInfo.GlobalForwardingUsage
 
toString() - Method in class com.google.cloud.compute.AddressInfo.InstanceUsage
 
toString() - Method in class com.google.cloud.compute.AddressInfo.RegionForwardingUsage
 
toString() - Method in class com.google.cloud.compute.AddressInfo
 
toString() - Method in class com.google.cloud.compute.AttachedDisk.AttachedDiskConfiguration
 
toString() - Method in class com.google.cloud.compute.AttachedDisk
 
toString() - Method in class com.google.cloud.compute.Compute.ListFilter
 
toString() - Method in class com.google.cloud.compute.DeprecationStatus
 
toString() - Method in class com.google.cloud.compute.DiskConfiguration
 
toString() - Method in class com.google.cloud.compute.DiskInfo
 
toString() - Method in class com.google.cloud.compute.DiskType
 
toString() - Method in class com.google.cloud.compute.ImageConfiguration
 
toString() - Method in class com.google.cloud.compute.ImageInfo
 
toString() - Method in class com.google.cloud.compute.InstanceInfo
 
toString() - Method in class com.google.cloud.compute.License
 
toString() - Method in class com.google.cloud.compute.MachineType
 
toString() - Method in class com.google.cloud.compute.Metadata
 
toString() - Method in class com.google.cloud.compute.NetworkConfiguration
 
toString() - Method in class com.google.cloud.compute.NetworkInfo
 
toString() - Method in class com.google.cloud.compute.NetworkInterface.AccessConfig
 
toString() - Method in class com.google.cloud.compute.NetworkInterface
 
toString() - Method in class com.google.cloud.compute.Operation.OperationError
 
toString() - Method in class com.google.cloud.compute.Operation.OperationWarning
 
toString() - Method in class com.google.cloud.compute.Operation
 
toString() - Method in class com.google.cloud.compute.Region.Quota
 
toString() - Method in class com.google.cloud.compute.Region
 
toString() - Method in class com.google.cloud.compute.ResourceId
 
toString() - Method in class com.google.cloud.compute.SchedulingOptions
 
toString() - Method in class com.google.cloud.compute.ServiceAccount
 
toString() - Method in class com.google.cloud.compute.SnapshotInfo
 
toString() - Method in class com.google.cloud.compute.SubnetworkInfo
 
toString() - Method in class com.google.cloud.compute.Tags
 
toString() - Method in class com.google.cloud.compute.Zone
 
toString() - Method in class com.google.cloud.datastore.BaseEntity
 
toString() - Method in class com.google.cloud.datastore.BaseKey
 
toString() - Method in class com.google.cloud.datastore.Blob
 
toString() - Method in class com.google.cloud.datastore.Cursor
 
toString() - Method in class com.google.cloud.datastore.GqlQuery
 
toString() - Method in class com.google.cloud.datastore.LatLng
 
toString() - Method in class com.google.cloud.datastore.PathElement
 
toString() - Method in class com.google.cloud.datastore.Query.ResultType
 
toString() - Method in class com.google.cloud.datastore.StructuredQuery.CompositeFilter
 
toString() - Method in class com.google.cloud.datastore.StructuredQuery.PropertyFilter
 
toString() - Method in class com.google.cloud.datastore.StructuredQuery
 
toString() - Method in class com.google.cloud.datastore.Value
 
toString() - Method in class com.google.cloud.Date
 
toString() - Method in class com.google.cloud.dns.ChangeRequestInfo
 
toString() - Method in class com.google.cloud.dns.ProjectInfo.Quota
 
toString() - Method in class com.google.cloud.dns.ProjectInfo
 
toString() - Method in class com.google.cloud.dns.RecordSet
 
toString() - Method in class com.google.cloud.dns.ZoneInfo
 
toString() - Method in class com.google.cloud.firestore.collection.ImmutableSortedMap
 
toString() - Method in class com.google.cloud.firestore.DocumentReference
 
toString() - Method in class com.google.cloud.firestore.FieldPath
 
toString() - Method in class com.google.cloud.firestore.GeoPoint
 
toString() - Method in class com.google.cloud.Identity
 
toString() - Method in class com.google.cloud.logging.HttpRequest
 
toString() - Method in class com.google.cloud.logging.LogEntry
 
toString() - Method in class com.google.cloud.logging.MetricInfo
 
toString() - Method in class com.google.cloud.logging.Operation
 
toString() - Method in class com.google.cloud.logging.Payload
 
toString() - Method in class com.google.cloud.logging.SinkInfo.Destination.BucketDestination
 
toString() - Method in class com.google.cloud.logging.SinkInfo.Destination.DatasetDestination
 
toString() - Method in class com.google.cloud.logging.SinkInfo.Destination.TopicDestination
 
toString() - Method in class com.google.cloud.logging.SinkInfo
 
toString() - Method in class com.google.cloud.logging.SourceLocation
 
toString() - Method in class com.google.cloud.MonitoredResource
 
toString() - Method in class com.google.cloud.MonitoredResourceDescriptor.LabelDescriptor
 
toString() - Method in class com.google.cloud.MonitoredResourceDescriptor
 
toString() - Method in class com.google.cloud.notification.NotificationInfo
 
toString() - Method in class com.google.cloud.Policy
 
toString() - Method in class com.google.cloud.Role
 
toString() - Method in class com.google.cloud.spanner.DatabaseId
 
toString() - Method in class com.google.cloud.spanner.DatabaseInfo
 
toString() - Method in class com.google.cloud.spanner.InstanceConfigId
 
toString() - Method in class com.google.cloud.spanner.InstanceConfigInfo
 
toString() - Method in class com.google.cloud.spanner.InstanceId
 
toString() - Method in class com.google.cloud.spanner.InstanceInfo
 
toString() - Method in class com.google.cloud.spanner.Key
 
toString() - Method in class com.google.cloud.spanner.KeyRange
 
toString() - Method in class com.google.cloud.spanner.KeySet
 
toString() - Method in class com.google.cloud.spanner.Mutation
 
toString() - Method in enum com.google.cloud.spanner.spi.v1.SpannerRpc.Option
 
toString() - Method in class com.google.cloud.spanner.Statement
 
toString() - Method in class com.google.cloud.spanner.TimestampBound
 
toString() - Method in class com.google.cloud.spanner.Type
 
toString() - Method in class com.google.cloud.spanner.Value
 
toString() - Method in class com.google.cloud.storage.Acl.Entity
 
toString() - Method in class com.google.cloud.storage.Acl
 
toString() - Method in class com.google.cloud.storage.BlobId
 
toString() - Method in class com.google.cloud.storage.BlobInfo.CustomerEncryption
 
toString() - Method in class com.google.cloud.storage.BlobInfo
 
toString() - Method in class com.google.cloud.storage.BucketInfo
 
toString() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileAttributeView
 
toString() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
toString() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
 
toString() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
toString() - Method in class com.google.cloud.storage.Cors.Origin
 
toString() - Method in class com.google.cloud.storage.ServiceAccount
 
toString() - Method in class com.google.cloud.StringEnumValue
 
toString() - Method in class com.google.cloud.Timestamp
 
toString() - Method in class com.google.cloud.translate.Detection
 
toString() - Method in class com.google.cloud.translate.Language
 
toString() - Method in class com.google.cloud.translate.Translation
 
toStringArray(Iterable<String>) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.stringArray(values)
toStringHelper() - Method in class com.google.cloud.BaseWriteChannel.BaseState
 
toStringUtf8() - Method in class com.google.cloud.ByteArray
Returns a copy of this ByteArray as an UTF-8 string.
totalBytesRewritten - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
totalTimeout(Duration) - Static method in class com.google.cloud.RetryOption
See RetrySettings.getTotalTimeout().
toTimestampArray(Iterable<Timestamp>) - Method in class com.google.cloud.spanner.ValueBinder
Binds to Value.timestampArray(values)
toUpdate() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
toUri() - Method in class com.google.cloud.storage.contrib.nio.CloudStoragePath
 
toUrlSafe() - Method in class com.google.cloud.datastore.Cursor
Returns the cursor in an encoded form that can be used as part of a URL.
toUrlSafe() - Method in class com.google.cloud.datastore.Key
Returns the key in an encoded form that can be used as part of a URL.
TraceLoggingEnhancer - Class in com.google.cloud.logging
 
TraceLoggingEnhancer() - Constructor for class com.google.cloud.logging.TraceLoggingEnhancer
 
TraceLoggingEnhancer(String) - Constructor for class com.google.cloud.logging.TraceLoggingEnhancer
 
TraceServiceClient - Class in com.google.cloud.trace.v1
Service Description: This file describes an API for collecting and viewing traces and spans within a trace.
TraceServiceClient(TraceServiceSettings) - Constructor for class com.google.cloud.trace.v1.TraceServiceClient
Constructs an instance of TraceServiceClient, using the given settings.
TraceServiceClient(TraceServiceStub) - Constructor for class com.google.cloud.trace.v1.TraceServiceClient
 
TraceServiceClient - Class in com.google.cloud.trace.v2
Service Description: This file describes an API for collecting and viewing traces and spans within a trace.
TraceServiceClient(TraceServiceSettings) - Constructor for class com.google.cloud.trace.v2.TraceServiceClient
Constructs an instance of TraceServiceClient, using the given settings.
TraceServiceClient(TraceServiceStub) - Constructor for class com.google.cloud.trace.v2.TraceServiceClient
 
TraceServiceSettings - Class in com.google.cloud.trace.v1
Settings class to configure an instance of TraceServiceClient.
TraceServiceSettings - Class in com.google.cloud.trace.v2
Settings class to configure an instance of TraceServiceClient.
TraceServiceSettings.Builder - Class in com.google.cloud.trace.v1
Builder for TraceServiceSettings.
TraceServiceSettings.Builder - Class in com.google.cloud.trace.v2
Builder for TraceServiceSettings.
TraceServiceStub - Class in com.google.cloud.trace.v1.stub
Base stub class for Stackdriver Trace API.
TraceServiceStub() - Constructor for class com.google.cloud.trace.v1.stub.TraceServiceStub
 
TraceServiceStub - Class in com.google.cloud.trace.v2.stub
Base stub class for Stackdriver Trace API.
TraceServiceStub() - Constructor for class com.google.cloud.trace.v2.stub.TraceServiceStub
 
trainAgentAsync(ProjectName) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Trains the specified agent.
trainAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Trains the specified agent.
trainAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
trainAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
trainAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Trains the specified agent.
trainAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
trainAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
trainAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to trainAgent.
trainAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to trainAgent.
trainAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to trainAgent.
trainAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to trainAgent.
Transaction - Interface in com.google.cloud.datastore
A Google cloud datastore transaction.
Transaction - Class in com.google.cloud.firestore
A Transaction is passed to a Function to provide the methods to read and write data within the transaction context.
Transaction.Function<T> - Interface in com.google.cloud.firestore
User callback that takes a Firestore Transaction
Transaction.Response - Interface in com.google.cloud.datastore
 
TRANSACTION_EXCEPTION_HANDLER_INTERCEPTOR - Static variable in class com.google.cloud.datastore.TransactionExceptionHandler
 
TransactionContext - Interface in com.google.cloud.spanner
Context for a single attempt of a locking read-write transaction.
TransactionExceptionHandler - Class in com.google.cloud.datastore
 
TransactionOptions - Class in com.google.cloud.firestore
Options specifying the behavior of Firestore Transactions.
TransactionRunner - Interface in com.google.cloud.spanner
An interface for executing a body of work in the context of a read-write transaction, with retries for transaction aborts.
TransactionRunner.TransactionCallable<T> - Interface in com.google.cloud.spanner
A unit of work to be performed in the context of a transaction.
TransactionSnippets - Class in com.google.cloud.examples.datastore.snippets
This class contains a number of snippets for the Transaction interface.
TransactionSnippets(Transaction) - Constructor for class com.google.cloud.examples.datastore.snippets.TransactionSnippets
 
translate(RetryHelper.RetryHelperException) - Static method in exception com.google.cloud.BaseServiceException
 
translate(ExecutionException) - Static method in exception com.google.cloud.BaseServiceException
 
translate(Exception) - Static method in exception com.google.cloud.bigquery.testing.RemoteBigQueryHelper.BigQueryHelperException
 
translate(Exception) - Static method in exception com.google.cloud.compute.testing.RemoteComputeHelper.ComputeHelperException
 
translate(C) - Method in interface com.google.cloud.firestore.collection.ImmutableSortedMap.Builder.KeyTranslator
 
translate(Exception) - Static method in exception com.google.cloud.logging.testing.RemoteLoggingHelper.LoggingHelperException
 
translate(Exception) - Static method in exception com.google.cloud.storage.testing.RemoteStorageHelper.StorageHelperException
 
translate(List<String>, Map<TranslateRpc.Option, ?>) - Method in class com.google.cloud.translate.spi.v2.HttpTranslateRpc
 
translate(List<String>, Map<TranslateRpc.Option, ?>) - Method in interface com.google.cloud.translate.spi.v2.TranslateRpc
Translates the provided texts.
translate(Exception) - Static method in exception com.google.cloud.translate.testing.RemoteTranslateHelper.TranslateHelperException
 
Translate - Interface in com.google.cloud.translate
An interface for Google Translation.
translate(List<String>, Translate.TranslateOption...) - Method in interface com.google.cloud.translate.Translate
Translates the provided texts.
translate(String, Translate.TranslateOption...) - Method in interface com.google.cloud.translate.Translate
Translates the provided texts.
Translate.LanguageListOption - Class in com.google.cloud.translate
Class for specifying supported language listing options.
Translate.TranslateOption - Class in com.google.cloud.translate
Class for specifying translate options.
translateAndThrow(RetryHelper.RetryHelperException) - Static method in exception com.google.cloud.storage.StorageException
Translate RetryHelperException to the StorageException that caused the error.
TranslateExample - Class in com.google.cloud.examples.translate
An example of using Google Translation.
TranslateExample() - Constructor for class com.google.cloud.examples.translate.TranslateExample
 
TranslateException - Exception in com.google.cloud.translate
Google Translation service exception.
TranslateException(IOException) - Constructor for exception com.google.cloud.translate.TranslateException
 
TranslateFactory - Interface in com.google.cloud.translate
An interface for Translates factories.
TranslateHelperException(String) - Constructor for exception com.google.cloud.translate.testing.RemoteTranslateHelper.TranslateHelperException
 
TranslateHelperException(String, Throwable) - Constructor for exception com.google.cloud.translate.testing.RemoteTranslateHelper.TranslateHelperException
 
TranslateOptions - Class in com.google.cloud.translate
 
TranslateOptions.Builder - Class in com.google.cloud.translate
 
TranslateOptions.DefaultTranslateFactory - Class in com.google.cloud.translate
 
TranslateOptions.DefaultTranslateRpcFactory - Class in com.google.cloud.translate
 
TranslateRpc - Interface in com.google.cloud.translate.spi.v2
 
TranslateRpc.Option - Enum in com.google.cloud.translate.spi.v2
 
TranslateRpcFactory - Interface in com.google.cloud.translate.spi
An interface for Translation RPC factory.
TranslateSnippets - Class in com.google.cloud.examples.translate.snippets
This class contains a number of snippets for the Translate interface.
TranslateSnippets(Translate) - Constructor for class com.google.cloud.examples.translate.snippets.TranslateSnippets
 
translateText() - Method in class com.google.cloud.examples.translate.snippets.TranslateSnippets
Example of translating a text.
translateTexts() - Method in class com.google.cloud.examples.translate.snippets.TranslateSnippets
Example of translating some texts.
translateTextsWithOptions() - Method in class com.google.cloud.examples.translate.snippets.TranslateSnippets
Example of translating some texts, specifying source and target language.
translateTextWithOptions() - Method in class com.google.cloud.examples.translate.snippets.TranslateSnippets
Example of translating a text, specifying source and target language.
Translation - Class in com.google.cloud.translate
Information about a translation.
TransportOptions - Interface in com.google.cloud
An abstraction for transport-specific options, e.g.
Tuple<X,Y> - Class in com.google.cloud
 
TXT - Static variable in class com.google.cloud.dns.RecordSet.Type
Text record, which can contain arbitrary text and can also be used to define machine readable data such as security or abuse prevention information.
type(RecordSet.Type) - Static method in class com.google.cloud.dns.Dns.RecordSetListOption
Restricts the list to return only record sets of this type.
Type - Class in com.google.cloud.spanner
Describes a type in the Cloud Spanner type system.
Type.Code - Enum in com.google.cloud.spanner
Enumerates the categories of types.
Type.StructField - Class in com.google.cloud.spanner
Describes an individual field in a STRUCT type.

U

undelete() - Method in class com.google.cloud.resourcemanager.Project
Restores the project identified by the specified project ID.
undelete(String) - Method in interface com.google.cloud.resourcemanager.ResourceManager
Restores the project identified by the specified project ID.
undelete(String) - Method in class com.google.cloud.resourcemanager.spi.v1beta1.HttpResourceManagerRpc
 
undelete(String) - Method in interface com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc
Restores the project identified by the specified project ID.
UNKNOWN_CODE - Static variable in exception com.google.cloud.BaseServiceException
 
UNKNOWN_CODE - Static variable in exception com.google.cloud.http.BaseHttpServiceException
 
UP - Static variable in class com.google.cloud.compute.Region.Status
 
UP - Static variable in class com.google.cloud.compute.Zone.Status
 
update(DatasetInfo, BigQuery.DatasetOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Updates dataset information.
update(TableInfo, BigQuery.TableOption...) - Method in interface com.google.cloud.bigquery.BigQuery
Updates table information.
update(BigQuery.DatasetOption...) - Method in class com.google.cloud.bigquery.Dataset
Updates the dataset's information with this dataset's information.
update(BigQuery.TableOption...) - Method in class com.google.cloud.bigquery.Table
Updates the table's information with this table's information.
update(Entity...) - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
update(Entity...) - Method in interface com.google.cloud.datastore.Datastore
A Datastore update operation.
update(Entity...) - Method in interface com.google.cloud.datastore.DatastoreWriter
A Datastore update operation.
update(Entity...) - Method in interface com.google.cloud.datastore.Transaction
A Datastore update operation.
update() - Method in class com.google.cloud.examples.bigquery.snippets.TableSnippets
Example of updating the table's information.
update() - Method in class com.google.cloud.examples.logging.snippets.MetricSnippets
Example of updating the metric's information.
update() - Method in class com.google.cloud.examples.logging.snippets.SinkSnippets
Example of updating the sink's information.
update() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of replacing blob's metadata.
update() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of updating the bucket's information.
update(Map<String, Object>) - Method in class com.google.cloud.firestore.DocumentReference
Updates fields in the document referred to by this DocumentReference.
update(Map<String, Object>, Precondition) - Method in class com.google.cloud.firestore.DocumentReference
Updates fields in the document referred to by this DocumentReference.
update(String, Object, Object...) - Method in class com.google.cloud.firestore.DocumentReference
Updates the fields in the document referred to by this DocumentReference.
update(FieldPath, Object, Object...) - Method in class com.google.cloud.firestore.DocumentReference
Updates the fields in the document referred to by this DocumentReference.
update(Precondition, String, Object, Object...) - Method in class com.google.cloud.firestore.DocumentReference
Updates the fields in the document referred to by this DocumentReference.
update(Precondition, FieldPath, Object, Object...) - Method in class com.google.cloud.firestore.DocumentReference
Updates the fields in the document referred to by this DocumentReference.
update(SinkInfo) - Method in interface com.google.cloud.logging.Logging
Updates a sink or creates one if it does not exist.
update(MetricInfo) - Method in interface com.google.cloud.logging.Logging
Updates a metric or creates one if it does not exist.
update() - Method in class com.google.cloud.logging.Metric
Updates current metric.
update() - Method in class com.google.cloud.logging.Sink
Updates current sink.
update(UpdateSinkRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
update(UpdateLogMetricRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
update(UpdateSinkRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to update a sink.
update(UpdateLogMetricRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to update a log metric.
update(InstanceInfo.InstanceField...) - Method in class com.google.cloud.spanner.Instance
 
update(Storage.BlobTargetOption...) - Method in class com.google.cloud.storage.Blob
Updates the blob's information.
update(Storage.BucketTargetOption...) - Method in class com.google.cloud.storage.Bucket
Updates the bucket's information.
update(BucketInfo, Storage.BucketTargetOption...) - Method in interface com.google.cloud.storage.Storage
Updates bucket information.
update(BlobInfo, Storage.BlobTargetOption...) - Method in interface com.google.cloud.storage.Storage
Updates blob information.
update(BlobInfo) - Method in interface com.google.cloud.storage.Storage
Updates blob information.
update(BlobInfo...) - Method in interface com.google.cloud.storage.Storage
Updates the requested blobs.
update(Iterable<BlobInfo>) - Method in interface com.google.cloud.storage.Storage
Updates the requested blobs.
update(BlobInfo, Storage.BlobTargetOption...) - Method in class com.google.cloud.storage.StorageBatch
Adds a request representing the "update blob" operation to this batch.
updateAcl() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of updating a new ACL entry.
updateAcl() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of updating a new ACL entry.
updateAcl(Acl) - Method in class com.google.cloud.storage.Blob
Updates an ACL entry on this blob.
updateAcl(Acl) - Method in class com.google.cloud.storage.Bucket
Updates an ACL entry on this bucket.
updateAcl(String, Acl, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Updates an ACL entry on the specified bucket.
updateAcl(String, Acl) - Method in interface com.google.cloud.storage.Storage
 
updateAcl(BlobId, Acl) - Method in interface com.google.cloud.storage.Storage
Updates an ACL entry on the specified blob.
UpdateAndListProjects - Class in com.google.cloud.examples.resourcemanager.snippets
A snippet for Google Cloud Resource Manager showing how to update a project and list all projects the user has permission to view.
UpdateAndListProjects() - Constructor for class com.google.cloud.examples.resourcemanager.snippets.UpdateAndListProjects
 
updateAsync() - Method in class com.google.cloud.examples.logging.snippets.MetricSnippets
Example of asynchronously updating the metric's information.
updateAsync() - Method in class com.google.cloud.examples.logging.snippets.SinkSnippets
Example of asynchronously updating the sink's information.
updateAsync(SinkInfo) - Method in interface com.google.cloud.logging.Logging
Sends a request for updating a sink (or creating it, if it does not exist).
updateAsync(MetricInfo) - Method in interface com.google.cloud.logging.Logging
Sends a request for updating a metric (or creating it, if it does not exist).
updateAsync() - Method in class com.google.cloud.logging.Metric
Sends a request to update current metric.
updateAsync() - Method in class com.google.cloud.logging.Sink
Sends a request to update current sink.
updateBlob(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of replacing blob's metadata.
UpdateBlob - Class in com.google.cloud.examples.storage.snippets
A snippet for Google Cloud Storage showing how to update the blob's content if the blob exists.
UpdateBlob() - Constructor for class com.google.cloud.examples.storage.snippets.UpdateBlob
 
updateBlobAcl(String, String, long) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of updating a new ACL entry on a blob.
updateBlobWithMetageneration(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of udating a blob, only if the blob's metageneration matches a value, otherwise a StorageException is thrown.
updateBucket(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of updating bucket information.
updateBucketAcl(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of updating a new ACL entry on a bucket.
updateCallback(Transaction) - Method in interface com.google.cloud.firestore.Transaction.Function
 
updateCluster(String, String, String, ClusterUpdate) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Updates the settings of a specific cluster.
updateCluster(UpdateClusterRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Updates the settings of a specific cluster.
updateClusterAsync(ClusterName, LocationName, int, StorageType) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Updates a cluster within an instance.
updateClusterAsync(Cluster) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Updates a cluster within an instance.
updateClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Updates a cluster within an instance.
updateClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateClusterCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Updates the settings of a specific cluster.
updateClusterCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
updateClusterCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
updateClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Updates a cluster within an instance.
updateClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateCluster.
updateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateCluster.
updateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateCluster.
updateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateCluster.
updateClusterSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to updateCluster.
updateClusterSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to updateCluster.
updateContext(Context) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Updates the specified context.
updateContext(UpdateContextRequest) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Updates the specified context.
updateContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Updates the specified context.
updateContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
updateContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
updateContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to updateContext.
updateContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to updateContext.
updatedAt(Instant) - Static method in class com.google.cloud.firestore.Precondition
Creates a Precondition that enforces that the existing document was written at the specified time.
updateDatabaseDdl(String, String) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseAdminClientSnippets
Example to update the database DDL.
updateDatabaseDdl(String, String, Iterable<String>, String) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
Enqueues the given DDL statements to be applied, in order but not necessarily all at once, to the database schema at some point (or points) in the future.
updateDatabaseDdl(String, Iterable<String>, String) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
updateDatabaseDdl(String, Iterable<String>, String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
updateDataset(String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of updating a dataset by changing its friendly name.
updateDataset(String) - Method in class com.google.cloud.examples.bigquery.snippets.DatasetSnippets
Example of updating a dataset.
updateDdl(Iterable<String>, String) - Method in class com.google.cloud.spanner.Database
Enqueues the given DDL statements to be applied, in order but not necessarily all at once, to the database schema at some point (or points) in the future.
updateDefaultAcl() - Method in class com.google.cloud.examples.storage.snippets.BucketSnippets
Example of updating a new default ACL entry.
updateDefaultAcl(Acl) - Method in class com.google.cloud.storage.Bucket
Updates a default blob ACL entry on this bucket.
updateDefaultAcl(String, Acl) - Method in interface com.google.cloud.storage.Storage
Updates a default blob ACL entry on the specified bucket.
updateDefaultBucketAcl(String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of updating a new default ACL entry on a bucket.
updateDocument(Document, DocumentMask) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Updates or inserts a document.
updateDocument(UpdateDocumentRequest) - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Updates or inserts a document.
updateDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Updates or inserts a document.
updateDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
updateDocumentCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
updateDocumentSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to updateDocument.
updateDocumentSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to updateDocument.
UpdateEntity - Class in com.google.cloud.examples.datastore.snippets
A snippet for Google Cloud Datastore showing how to get an entity and update it if it exists.
UpdateEntity() - Constructor for class com.google.cloud.examples.datastore.snippets.UpdateEntity
 
updateEntityType(EntityType) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates the specified entity type.
updateEntityType(EntityType, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates the specified entity type.
updateEntityType(UpdateEntityTypeRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates the specified entity type.
updateEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates the specified entity type.
updateEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
updateEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
updateEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to updateEntityType.
updateEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to updateEntityType.
updateExclusion(ExclusionNameOneof, LogExclusion, FieldMask) - Method in class com.google.cloud.logging.v2.ConfigClient
Changes one or more properties of an existing exclusion.
updateExclusion(UpdateExclusionRequest) - Method in class com.google.cloud.logging.v2.ConfigClient
Changes one or more properties of an existing exclusion.
updateExclusionCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Changes one or more properties of an existing exclusion.
updateExclusionCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
updateExclusionCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
updateExclusionSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Returns the builder for the settings used for calls to updateExclusion.
updateExclusionSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns the object with the settings used for calls to updateExclusion.
updateGroup(ErrorGroup) - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
Replace the data for the specified group.
updateGroup(Group) - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Updates an existing group.
updateGroup(UpdateGroupRequest) - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Updates an existing group.
updateGroupCallable() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceClient
Replace the data for the specified group.
updateGroupCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.ErrorGroupServiceStub
 
updateGroupCallable() - Method in class com.google.cloud.errorreporting.v1beta1.stub.GrpcErrorGroupServiceStub
 
updateGroupCallable() - Method in class com.google.cloud.monitoring.v3.GroupServiceClient
Updates an existing group.
updateGroupCallable() - Method in class com.google.cloud.monitoring.v3.stub.GroupServiceStub
 
updateGroupCallable() - Method in class com.google.cloud.monitoring.v3.stub.GrpcGroupServiceStub
 
updateGroupSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings.Builder
Returns the builder for the settings used for calls to updateGroup.
updateGroupSettings() - Method in class com.google.cloud.errorreporting.v1beta1.ErrorGroupServiceSettings
Returns the object with the settings used for calls to updateGroup.
updateGroupSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings.Builder
Returns the builder for the settings used for calls to updateGroup.
updateGroupSettings() - Method in class com.google.cloud.monitoring.v3.GroupServiceSettings
Returns the object with the settings used for calls to updateGroup.
updateInstance(InstanceName, String, Instance.Type) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Updates an instance within a project.
updateInstance(Instance) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Updates an instance within a project.
updateInstance(InstanceInfo, InstanceInfo.InstanceField...) - Method in interface com.google.cloud.spanner.InstanceAdminClient
Updates an instance, and begins allocating or releasing resources as requested.
updateInstance(Instance, FieldMask) - Method in class com.google.cloud.spanner.spi.v1.GrpcSpannerRpc
 
updateInstance(Instance, FieldMask) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
 
updateInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Updates an instance within a project.
updateInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateInstance.
updateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateInstance.
updateIntent(Intent, String) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates the specified intent.
updateIntent(Intent, String, FieldMask) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates the specified intent.
updateIntent(UpdateIntentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates the specified intent.
updateIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates the specified intent.
updateIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
updateIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
updateIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to updateIntent.
updateIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to updateIntent.
updateLogMetric(MetricNameOneof, LogMetric) - Method in class com.google.cloud.logging.v2.MetricsClient
Creates or updates a logs-based metric.
updateLogMetric(UpdateLogMetricRequest) - Method in class com.google.cloud.logging.v2.MetricsClient
Creates or updates a logs-based metric.
updateLogMetricCallable() - Method in class com.google.cloud.logging.v2.MetricsClient
Creates or updates a logs-based metric.
updateLogMetricCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcMetricsServiceV2Stub
 
updateLogMetricCallable() - Method in class com.google.cloud.logging.v2.stub.MetricsServiceV2Stub
 
updateLogMetricSettings() - Method in class com.google.cloud.logging.v2.MetricsSettings.Builder
Returns the builder for the settings used for calls to updateLogMetric.
updateLogMetricSettings() - Method in class com.google.cloud.logging.v2.MetricsSettings
Returns the object with the settings used for calls to updateLogMetric.
updateMaster(String, String, String, String) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Updates the master of a specific cluster.
updateMaster(UpdateMasterRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Updates the master of a specific cluster.
updateMasterCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Updates the master of a specific cluster.
updateMasterCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
updateMasterCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
updateMasterSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to updateMaster.
updateMasterSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to updateMaster.
updateMetric(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of updating a metric.
updateMetricAsync(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously updating a metric.
updateNodePool(UpdateNodePoolRequest) - Method in class com.google.cloud.container.v1.ClusterManagerClient
Updates the version and/or image type of a specific node pool.
updateNodePoolCallable() - Method in class com.google.cloud.container.v1.ClusterManagerClient
Updates the version and/or image type of a specific node pool.
updateNodePoolCallable() - Method in class com.google.cloud.container.v1.stub.ClusterManagerStub
 
updateNodePoolCallable() - Method in class com.google.cloud.container.v1.stub.GrpcClusterManagerStub
 
updateNodePoolSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings.Builder
Returns the builder for the settings used for calls to updateNodePool.
updateNodePoolSettings() - Method in class com.google.cloud.container.v1.ClusterManagerSettings
Returns the object with the settings used for calls to updateNodePool.
updateSessionEntityType(SessionEntityType) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Updates the specified session entity type.
updateSessionEntityType(UpdateSessionEntityTypeRequest) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Updates the specified session entity type.
updateSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Updates the specified session entity type.
updateSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
updateSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
updateSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Returns the builder for the settings used for calls to updateSessionEntityType.
updateSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the object with the settings used for calls to updateSessionEntityType.
updateSink(String, String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of updating a sink.
updateSink(SinkNameOneof, LogSink) - Method in class com.google.cloud.logging.v2.ConfigClient
Updates a sink.
updateSink(UpdateSinkRequest) - Method in class com.google.cloud.logging.v2.ConfigClient
Updates a sink.
updateSinkAsync(String, String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of asynchronously updating a sink.
updateSinkCallable() - Method in class com.google.cloud.logging.v2.ConfigClient
Updates a sink.
updateSinkCallable() - Method in class com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
 
updateSinkCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
 
updateSinkSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings.Builder
Returns the builder for the settings used for calls to updateSink.
updateSinkSettings() - Method in class com.google.cloud.logging.v2.ConfigSettings
Returns the object with the settings used for calls to updateSink.
updateSnapshot(UpdateSnapshotRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Updates an existing snapshot.
updateSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
updateSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
updateSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Updates an existing snapshot.
updateSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to updateSnapshot.
updateSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to updateSnapshot.
updateSubscription(UpdateSubscriptionRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Updates an existing subscription.
updateSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
updateSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
updateSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Updates an existing subscription.
updateSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to updateSubscription.
updateSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to updateSubscription.
updateTable(String, String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of updating a table by changing its friendly name.
updateTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
updateTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
updateTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to updateTopic.
updateTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to updateTopic.
updateTransferConfig(TransferConfig, FieldMask) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Updates a data transfer configuration.
updateTransferConfig(UpdateTransferConfigRequest) - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Updates a data transfer configuration.
updateTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceClient
Updates a data transfer configuration.
updateTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.DataTransferServiceStub
 
updateTransferConfigCallable() - Method in class com.google.cloud.bigquery.datatransfer.v1.stub.GrpcDataTransferServiceStub
 
updateTransferConfigSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings.Builder
Returns the builder for the settings used for calls to updateTransferConfig.
updateTransferConfigSettings() - Method in class com.google.cloud.bigquery.datatransfer.v1.DataTransferServiceSettings
Returns the object with the settings used for calls to updateTransferConfig.
uploadId - Variable in class com.google.cloud.BaseWriteChannel.BaseState
 
URI_SCHEME - Static variable in class com.google.cloud.storage.contrib.nio.CloudStorageFileSystem
 
useLegacySql() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns whether to use BigQuery's legacy SQL dialect for this query.
usePseudoDirectories(boolean) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration.Builder
Configures if paths with a trailing slash should be treated as fake directories.
usePseudoDirectories() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration
Returns true if paths with a trailing slash should be treated as fake directories.
UsePubSubEmulatorSnippet - Class in com.google.cloud.examples.pubsub.snippets
Snippet that demonstrates creating Pub/Sub clients using the Google Cloud Pub/Sub emulator.
UsePubSubEmulatorSnippet() - Constructor for class com.google.cloud.examples.pubsub.snippets.UsePubSubEmulatorSnippet
 
useQueryCache() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
Returns whether to look for the result in the query cache.
User(String) - Constructor for class com.google.cloud.bigquery.Acl.User
Creates a User entity given the user's email.
USER - Static variable in class com.google.cloud.Identity.Type
Represents a specific Google account.
user(String) - Static method in class com.google.cloud.Identity
Returns a new user identity.
User(String) - Constructor for class com.google.cloud.storage.Acl.User
Creates a user entity.
UserDefinedFunction - Class in com.google.cloud.bigquery
Google BigQuery User Defined Function.
UserDefinedFunction.Type - Enum in com.google.cloud.bigquery
Type of user-defined function.
userMetadata() - Method in interface com.google.cloud.storage.contrib.nio.CloudStorageFileAttributes
Returns user-specified metadata.
userProject(String) - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Bucket.BucketSourceOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to define the billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Returns an option for bucket's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Returns an option for bucket's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BucketSourceOption
Returns an option for bucket's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option to define the billing user project.

V

validateActive() - Method in class com.google.cloud.datastore.BaseDatastoreBatchWriter
 
value() - Method in enum com.google.cloud.bigquery.spi.v2.BigQueryRpc.Option
 
value() - Method in enum com.google.cloud.compute.spi.v1.ComputeRpc.Option
 
Value<V> - Class in com.google.cloud.datastore
Base class for all Google Cloud Datastore value types.
value() - Method in enum com.google.cloud.dns.spi.v1.DnsRpc.Option
 
value() - Method in enum com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc.Option
 
Value - Class in com.google.cloud.spanner
Represents a value to be consumed by the Cloud Spanner API.
value() - Method in enum com.google.cloud.storage.spi.v1.StorageRpc.Option
 
value() - Method in enum com.google.cloud.translate.spi.v2.TranslateRpc.Option
 
ValueBinder<R> - Class in com.google.cloud.spanner
An interface for binding a Value in some context.
ValueBuilder<V,P extends Value<V>,B extends ValueBuilder<V,P,B>> - Interface in com.google.cloud.datastore
A common interface for Value builders.
valueOf(String) - Static method in enum com.google.cloud.bigquery.Acl.Entity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.bigquery.Acl.Role
Get the Role for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.bigquery.BigQuery.DatasetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.BigQuery.JobField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.BigQuery.TableField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.Field.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.FieldValue.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.JobConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.JobInfo.CreateDisposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.JobInfo.SchemaUpdateOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.JobInfo.WriteDisposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.bigquery.JobStatus.State
Get the State for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in class com.google.cloud.bigquery.LegacySQLTypeName
Get the LegacySQLTypeName for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.bigquery.QueryJobConfiguration.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.spi.v2.BigQueryRpc.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.StandardSQLTypeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.bigquery.TableDefinition.Type
Get the Type for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.bigquery.TimePartitioning.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigquery.UserDefinedFunction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.AddressInfo.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.AttachedDisk.AttachedDiskConfiguration.InterfaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.AttachedDisk.AttachedDiskConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.AddressField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.DiskField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.DiskTypeField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.ImageField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.InstanceField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.LicenseField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.MachineTypeField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.NetworkField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.OperationField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.RegionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.SnapshotField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.SubnetworkField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.Compute.ZoneField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.DeprecationStatus.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.DiskConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.DiskInfo.CreationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.ImageConfiguration.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.ImageConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.ImageInfo.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.InstanceInfo.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.NetworkConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.compute.NetworkInterface.AccessConfig.Type
Get the Type for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.compute.Operation.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.compute.Region.Status
Get the Status for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in class com.google.cloud.compute.SchedulingOptions.Maintenance
Get the Maintenance for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.compute.SnapshotInfo.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.SnapshotInfo.StorageBytesStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.spi.v1.ComputeRpc.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.compute.StorageImageConfiguration.ContainerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.compute.Zone.Status
Get the Status for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.datastore.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.dns.ChangeRequestInfo.Status
Get the Status for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.dns.Dns.ChangeRequestField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.dns.Dns.ProjectField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.dns.Dns.RecordSetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.dns.Dns.SortingOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.dns.Dns.ZoneField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.dns.RecordSet.Type
Get the Type for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.dns.spi.v1.DnsRpc.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.ExceptionHandler.Interceptor.RetryResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.firestore.collection.LLRBNode.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.firestore.Query.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.Identity.Type
Get the Type for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in class com.google.cloud.Identity
Converts a string to an Identity.
valueOf(String) - Static method in class com.google.cloud.logging.HttpRequest.RequestMethod
Get the RequestMethod for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.logging.Logging.SortingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.logging.Logging.SortingOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.logging.Payload.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.logging.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.logging.SinkInfo.Destination.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.logging.SinkInfo.VersionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.logging.Synchronicity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.MonitoredResourceDescriptor.LabelDescriptor.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.notification.NotificationInfo.PayloadFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.resourcemanager.ProjectInfo.State
Get the State for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.resourcemanager.ResourceManager.ProjectField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.spanner.DatabaseInfo.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.spanner.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.spanner.InstanceInfo.InstanceField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.spanner.InstanceInfo.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.spanner.KeyRange.Endpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.spanner.Mutation.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.spanner.ReadContext.QueryAnalyzeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.spanner.spi.v1.SpannerRpc.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.spanner.TimestampBound.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.spanner.Type.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.Acl.Entity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.storage.Acl.Project.ProjectRole
Get the ProjectRole for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in class com.google.cloud.storage.Acl.Role
Get the Role for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.storage.BucketInfo.DeleteRule.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.storage.HttpMethod
Get the HttpMethod for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.storage.spi.v1.StorageRpc.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.Storage.BlobField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.Storage.BucketField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.Storage.PredefinedAcl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.storage.StorageClass
Get the StorageClass for the given String constant, and allow unrecognized values.
valueOf(String) - Method in class com.google.cloud.StringEnumType
Get the enum object for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.translate.spi.v2.TranslateRpc.Option
Returns the enum constant of this type with the specified name.
valueOfStrict(String) - Static method in class com.google.cloud.bigquery.Acl.Role
Get the Role for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.bigquery.JobStatus.State
Get the State for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.bigquery.LegacySQLTypeName
Get the LegacySQLTypeName for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.bigquery.TableDefinition.Type
Get the Type for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.compute.NetworkInterface.AccessConfig.Type
Get the Type for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.compute.Region.Status
Get the Status for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.compute.SchedulingOptions.Maintenance
Get the Maintenance for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.compute.Zone.Status
Get the Status for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.dns.ChangeRequestInfo.Status
Get the Status for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.dns.RecordSet.Type
Get the Type for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.Identity.Type
Get the Type for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.logging.HttpRequest.RequestMethod
Get the RequestMethod for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.resourcemanager.ProjectInfo.State
Get the State for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.storage.Acl.Project.ProjectRole
Get the ProjectRole for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.storage.Acl.Role
Get the Role for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.storage.HttpMethod
Get the HttpMethod for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.storage.StorageClass
Get the StorageClass for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Method in class com.google.cloud.StringEnumType
Get the enum object for the given String constant, and throw an exception if the constant is not recognized.
values() - Static method in enum com.google.cloud.bigquery.Acl.Entity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.bigquery.Acl.Role
Return the known values for Role.
values() - Static method in enum com.google.cloud.bigquery.BigQuery.DatasetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.BigQuery.JobField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.BigQuery.TableField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.Field.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.FieldValue.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.JobConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.JobInfo.CreateDisposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.JobInfo.SchemaUpdateOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.JobInfo.WriteDisposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.bigquery.JobStatus.State
Return the known values for State.
values() - Static method in class com.google.cloud.bigquery.LegacySQLTypeName
Return the known values for LegacySQLTypeName.
values() - Static method in enum com.google.cloud.bigquery.QueryJobConfiguration.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.spi.v2.BigQueryRpc.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.StandardSQLTypeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.bigquery.TableDefinition.Type
Return the known values for Type.
values() - Static method in enum com.google.cloud.bigquery.TimePartitioning.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigquery.UserDefinedFunction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.AddressInfo.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.AttachedDisk.AttachedDiskConfiguration.InterfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.AttachedDisk.AttachedDiskConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.AttachedDisk.PersistentDiskConfiguration.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.AddressField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.DiskField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.DiskTypeField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.ImageField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.InstanceField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.LicenseField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.MachineTypeField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.NetworkField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.OperationField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.RegionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.SnapshotField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.SubnetworkField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.Compute.ZoneField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.DeprecationStatus.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.DiskConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.DiskInfo.CreationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.ImageConfiguration.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.ImageConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.ImageInfo.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.InstanceInfo.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.NetworkConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.compute.NetworkInterface.AccessConfig.Type
Return the known values for Type.
values() - Static method in enum com.google.cloud.compute.Operation.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.compute.Region.Status
Return the known values for Status.
values() - Static method in class com.google.cloud.compute.SchedulingOptions.Maintenance
Return the known values for Maintenance.
values() - Static method in enum com.google.cloud.compute.SnapshotInfo.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.SnapshotInfo.StorageBytesStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.spi.v1.ComputeRpc.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.compute.StorageImageConfiguration.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.compute.Zone.Status
Return the known values for Status.
values() - Static method in enum com.google.cloud.datastore.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.dns.ChangeRequestInfo.Status
Return the known values for Status.
values() - Static method in enum com.google.cloud.dns.Dns.ChangeRequestField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.dns.Dns.ProjectField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.dns.Dns.RecordSetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.dns.Dns.SortingOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.dns.Dns.ZoneField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.dns.RecordSet.Type
Return the known values for Type.
values() - Static method in enum com.google.cloud.dns.spi.v1.DnsRpc.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.ExceptionHandler.Interceptor.RetryResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.firestore.collection.LLRBNode.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.firestore.Query.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.Identity.Type
Return the known values for Type.
values() - Static method in class com.google.cloud.logging.HttpRequest.RequestMethod
Return the known values for RequestMethod.
values() - Static method in enum com.google.cloud.logging.Logging.SortingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.logging.Logging.SortingOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.logging.Payload.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.logging.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.logging.SinkInfo.Destination.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.logging.SinkInfo.VersionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.logging.Synchronicity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.MonitoredResourceDescriptor.LabelDescriptor.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.notification.NotificationInfo.PayloadFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.resourcemanager.ProjectInfo.State
Return the known values for State.
values() - Static method in enum com.google.cloud.resourcemanager.ResourceManager.ProjectField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.resourcemanager.spi.v1beta1.ResourceManagerRpc.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.spanner.DatabaseInfo.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.spanner.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.spanner.InstanceInfo.InstanceField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.spanner.InstanceInfo.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.spanner.KeyRange.Endpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.spanner.Mutation.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.spanner.ReadContext.QueryAnalyzeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.spanner.spi.v1.SpannerRpc.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.spanner.TimestampBound.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.spanner.Type.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.Acl.Entity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.storage.Acl.Project.ProjectRole
Return the known values for ProjectRole.
values() - Static method in class com.google.cloud.storage.Acl.Role
Return the known values for Role.
values() - Static method in enum com.google.cloud.storage.BucketInfo.DeleteRule.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.storage.HttpMethod
Return the known values for HttpMethod.
values() - Static method in enum com.google.cloud.storage.spi.v1.StorageRpc.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.Storage.BlobField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.Storage.BucketField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.Storage.PredefinedAcl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.storage.StorageClass
Return the known values for StorageClass.
values() - Method in class com.google.cloud.StringEnumType
Return the known values of this enum type.
values() - Static method in enum com.google.cloud.translate.spi.v2.TranslateRpc.Option
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Enum in com.google.cloud.datastore
The type of a Datastore property.
versioningEnabled() - Method in class com.google.cloud.storage.BucketInfo
Returns true if versioning is fully enabled for this bucket, false otherwise.
versions(boolean) - Static method in class com.google.cloud.storage.Storage.BlobListOption
If set to true, lists all versions of a blob.
VideoIntelligenceServiceClient - Class in com.google.cloud.videointelligence.v1
Service Description: Service that implements Google Cloud Video Intelligence API.
VideoIntelligenceServiceClient(VideoIntelligenceServiceSettings) - Constructor for class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient, using the given settings.
VideoIntelligenceServiceClient(VideoIntelligenceServiceStub) - Constructor for class com.google.cloud.videointelligence.v1.VideoIntelligenceServiceClient
 
VideoIntelligenceServiceClient - Class in com.google.cloud.videointelligence.v1beta1
Service Description: Service that implements Google Cloud Video Intelligence API.
VideoIntelligenceServiceClient(VideoIntelligenceServiceSettings) - Constructor for class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient, using the given settings.
VideoIntelligenceServiceClient(VideoIntelligenceServiceStub) - Constructor for class com.google.cloud.videointelligence.v1beta1.VideoIntelligenceServiceClient
 
VideoIntelligenceServiceClient - Class in com.google.cloud.videointelligence.v1beta2
Service Description: Service that implements Google Cloud Video Intelligence API.
VideoIntelligenceServiceClient(VideoIntelligenceServiceSettings) - Constructor for class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
Constructs an instance of VideoIntelligenceServiceClient, using the given settings.
VideoIntelligenceServiceClient(VideoIntelligenceServiceStub) - Constructor for class com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient
 
VideoIntelligenceServiceSettings - Class in com.google.cloud.videointelligence.v1
Settings class to configure an instance of VideoIntelligenceServiceClient.
VideoIntelligenceServiceSettings - Class in com.google.cloud.videointelligence.v1beta1
Settings class to configure an instance of VideoIntelligenceServiceClient.
VideoIntelligenceServiceSettings - Class in com.google.cloud.videointelligence.v1beta2
Settings class to configure an instance of VideoIntelligenceServiceClient.
VideoIntelligenceServiceSettings.Builder - Class in com.google.cloud.videointelligence.v1
Builder for VideoIntelligenceServiceSettings.
VideoIntelligenceServiceSettings.Builder - Class in com.google.cloud.videointelligence.v1beta1
Builder for VideoIntelligenceServiceSettings.
VideoIntelligenceServiceSettings.Builder - Class in com.google.cloud.videointelligence.v1beta2
Builder for VideoIntelligenceServiceSettings.
VideoIntelligenceServiceStub - Class in com.google.cloud.videointelligence.v1.stub
Base stub class for Cloud Video Intelligence API.
VideoIntelligenceServiceStub() - Constructor for class com.google.cloud.videointelligence.v1.stub.VideoIntelligenceServiceStub
 
VideoIntelligenceServiceStub - Class in com.google.cloud.videointelligence.v1beta1.stub
Base stub class for Google Cloud Video Intelligence API.
VideoIntelligenceServiceStub() - Constructor for class com.google.cloud.videointelligence.v1beta1.stub.VideoIntelligenceServiceStub
 
VideoIntelligenceServiceStub - Class in com.google.cloud.videointelligence.v1beta2.stub
Base stub class for Google Cloud Video Intelligence API.
VideoIntelligenceServiceStub() - Constructor for class com.google.cloud.videointelligence.v1beta2.stub.VideoIntelligenceServiceStub
 
View(TableId) - Constructor for class com.google.cloud.bigquery.Acl.View
Creates a View entity given the view's id.
VIEW - Static variable in class com.google.cloud.bigquery.TableDefinition.Type
A virtual table defined by a SQL query.
ViewDefinition - Class in com.google.cloud.bigquery
Google BigQuery view table definition.
ViewDefinition.Builder - Class in com.google.cloud.bigquery
 
viewer() - Static method in class com.google.cloud.Role
Returns the viewer role.
VIEWERS - Static variable in class com.google.cloud.storage.Acl.Project.ProjectRole
 
visitEntry(K, V) - Method in class com.google.cloud.firestore.collection.LLRBNode.NodeVisitor
 

W

waitFor(RetryOption...) - Method in class com.google.cloud.bigquery.Job
Blocks until this job completes its execution, either failing or succeeding.
waitFor(RetryOption...) - Method in class com.google.cloud.compute.Operation
Blocks until this operation completes its execution, either failing or succeeding.
waitFor() - Method in class com.google.cloud.examples.bigquery.snippets.JobSnippets
Example usage of waitFor().
waitFor(RetryOption...) - Method in class com.google.cloud.spanner.Operation
Blocks till the operation is complete or maximum time, if specified, has elapsed.
waitFor(Duration) - Method in class com.google.cloud.testing.BaseEmulatorHelper.DownloadableEmulatorRunner
 
waitFor(Duration) - Method in interface com.google.cloud.testing.BaseEmulatorHelper.EmulatorRunner
Wait for the emulator associated to this runner to terminate, returning the exit status.
waitFor(Duration) - Method in class com.google.cloud.testing.BaseEmulatorHelper.GcloudEmulatorRunner
 
waitForProcess(Duration) - Method in class com.google.cloud.testing.BaseEmulatorHelper
Waits for the local service's subprocess to terminate, and stop any possible thread listening for its output.
waitForWithOptions() - Method in class com.google.cloud.examples.bigquery.snippets.JobSnippets
Example usage of waitFor() with checking period and timeout.
whereEqualTo(String, Object) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query with the additional filter that documents must contain the specified field and the value should be equal to the specified value.
whereEqualTo(FieldPath, Object) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query with the additional filter that documents must contain the specified field and the value should be equal to the specified value.
whereGreaterThan(String, Object) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query with the additional filter that documents must contain the specified field and the value should be greater than the specified value.
whereGreaterThan(FieldPath, Object) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query with the additional filter that documents must contain the specified field and the value should be greater than the specified value.
whereGreaterThanOrEqualTo(String, Object) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query with the additional filter that documents must contain the specified field and the value should be greater than or equal to the specified value.
whereGreaterThanOrEqualTo(FieldPath, Object) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query with the additional filter that documents must contain the specified field and the value should be greater than or equal to the specified value.
whereLessThan(String, Object) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query with the additional filter that documents must contain the specified field and the value should be less than the specified value.
whereLessThan(FieldPath, Object) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query with the additional filter that documents must contain the specified field and the value should be less than the specified value.
whereLessThanOrEqualTo(String, Object) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query with the additional filter that documents must contain the specified field and the value should be less or equal to the specified value.
whereLessThanOrEqualTo(FieldPath, Object) - Method in class com.google.cloud.firestore.Query
Creates and returns a new Query with the additional filter that documents must contain the specified field and the value should be less or equal to the specified value.
withAcl(Acl) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageOptions
Sets the ACL value on a Cloud Storage object.
withBlockSize(int) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageOptions
Sets the block size (in bytes) when talking to the Google Cloud Storage server.
withCacheControl(String) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageOptions
Sets the Cache-Control HTTP header on an object.
withChannelReopen(int) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageOptions
Sets the max number of times that the channel can be reopened if reading fails because the channel unexpectedly closes.
withContentDisposition(String) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageOptions
Sets the Content-Disposition HTTP header on an object.
withContentEncoding(String) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageOptions
Sets the Content-Encoding HTTP header on an object.
withContentType() - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use it if signature should include the blob's content-type.
withMd5() - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use it if signature should include the blob's md5.
withMimeType(String) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageOptions
Sets the mime type header on an object, e.g.
withoutCaching() - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageOptions
Disables caching on an object.
withUserMetadata(String, String) - Static method in class com.google.cloud.storage.contrib.nio.CloudStorageOptions
Sets an unmodifiable piece of user metadata on a Cloud Storage object.
workingDirectory(String) - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration.Builder
Changes current working directory for new filesystem.
workingDirectory() - Method in class com.google.cloud.storage.contrib.nio.CloudStorageConfiguration
Returns path of current working directory.
write(ByteBuffer) - Method in class com.google.cloud.BaseWriteChannel
 
write(String, byte[], int, long, int, boolean) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
Uploads the provided data to the resumable upload session at the specified position.
write(String, byte[], int, long, int, boolean) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
 
write(String) - Method in class com.google.cloud.examples.logging.snippets.LoggingSnippets
Example of writing log entries and providing a default log name and monitored resource.
write(long) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseClientSnippets
Example of blind write.
write(Iterable<LogEntry>, Logging.WriteOption...) - Method in interface com.google.cloud.logging.Logging
Sends a request to log entries to Stackdriver Logging.
write(WriteLogEntriesRequest) - Method in class com.google.cloud.logging.spi.v2.GrpcLoggingRpc
 
write(WriteLogEntriesRequest) - Method in interface com.google.cloud.logging.spi.v2.LoggingRpc
Sends a request to write log entries to Stackdriver Logging.
write(Iterable<Mutation>) - Method in interface com.google.cloud.spanner.DatabaseClient
Writes the given mutations atomically to the database.
write(String, byte[], int, long, int, boolean) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
write(String, byte[], int, long, int, boolean) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Writes the provided bytes to a storage object at the provided location.
WriteAndListLogEntries - Class in com.google.cloud.examples.logging.snippets
A snippet for Stackdriver Logging showing how to write a log entry.
WriteAndListLogEntries() - Constructor for class com.google.cloud.examples.logging.snippets.WriteAndListLogEntries
 
writeAtLeastOnce(long) - Method in class com.google.cloud.examples.spanner.snippets.DatabaseClientSnippets
Example of unprotected blind write.
writeAtLeastOnce(Iterable<Mutation>) - Method in interface com.google.cloud.spanner.DatabaseClient
Writes the given mutations atomically to the database without replay protection.
WriteBatch - Class in com.google.cloud.firestore
A Firestore WriteBatch that can be used to atomically commit multiple write operations at once.
writeCallable() - Method in class com.google.cloud.firestore.v1beta1.FirestoreClient
Streams batches of document updates and deletes, in order.
writeCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.FirestoreStub
 
writeCallable() - Method in class com.google.cloud.firestore.v1beta1.stub.GrpcFirestoreStub
 
WriteChannel - Interface in com.google.cloud
A channel for writing data to Google Cloud services.
WriteChannelConfiguration - Class in com.google.cloud.bigquery
Google BigQuery Configuration for a load operation.
WriteChannelConfiguration(WriteChannelConfiguration.Builder) - Constructor for class com.google.cloud.bigquery.WriteChannelConfiguration
 
WriteChannelConfiguration.Builder - Class in com.google.cloud.bigquery
 
writeFileToTable(String, String, Path) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of writing a local file to a table.
WriteFileWithAttributes - Class in com.google.cloud.examples.nio.snippets
A snippet showing how to write a file to Google Cloud Storage using NIO.
WriteFileWithAttributes() - Constructor for class com.google.cloud.examples.nio.snippets.WriteFileWithAttributes
 
writeLogEntries(LogNameOneof, MonitoredResource, Map<String, String>, List<LogEntry>) - Method in class com.google.cloud.logging.v2.LoggingClient
## Log entry resources
writeLogEntries(WriteLogEntriesRequest) - Method in class com.google.cloud.logging.v2.LoggingClient
## Log entry resources
writeLogEntriesCallable() - Method in class com.google.cloud.logging.v2.LoggingClient
## Log entry resources
writeLogEntriesCallable() - Method in class com.google.cloud.logging.v2.stub.GrpcLoggingServiceV2Stub
 
writeLogEntriesCallable() - Method in class com.google.cloud.logging.v2.stub.LoggingServiceV2Stub
 
writeLogEntriesSettings() - Method in class com.google.cloud.logging.v2.LoggingSettings.Builder
Returns the builder for the settings used for calls to writeLogEntries.
writeLogEntriesSettings() - Method in class com.google.cloud.logging.v2.LoggingSettings
Returns the object with the settings used for calls to writeLogEntries.
WRITER - Static variable in class com.google.cloud.bigquery.Acl.Role
Same as Acl.Role.READER plus can edit or append data in the dataset.
writer(WriteChannelConfiguration) - Method in interface com.google.cloud.bigquery.BigQuery
Returns a channel to write data to be inserted into a BigQuery table.
writer() - Method in class com.google.cloud.examples.storage.snippets.BlobSnippets
Example of writing the blob's content through a writer.
writer(String, String) - Method in class com.google.cloud.examples.storage.snippets.StorageSnippets
Example of writing a blob's content through a writer.
WRITER - Static variable in class com.google.cloud.storage.Acl.Role
 
writer(Storage.BlobWriteOption...) - Method in class com.google.cloud.storage.Blob
Returns a WriteChannel object for writing to this blob.
writer(BlobInfo, Storage.BlobWriteOption...) - Method in interface com.google.cloud.storage.Storage
Creates a blob and return a channel for writing its content.
WriteResult - Class in com.google.cloud.firestore
A WriteResult exposes the update time set by the server.
writeSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings.Builder
Returns the builder for the settings used for calls to write.
writeSettings() - Method in class com.google.cloud.firestore.v1beta1.FirestoreSettings
Returns the object with the settings used for calls to write.
writeToTable(String, String, String) - Method in class com.google.cloud.examples.bigquery.snippets.BigQuerySnippets
Example of creating a channel with which to write to a table.

X

x() - Method in class com.google.cloud.Tuple
 

Y

y() - Method in class com.google.cloud.Tuple
 

Z

Zone - Class in com.google.cloud.compute
A Google Compute Engine zone.
Zone - Class in com.google.cloud.dns
A Google Cloud DNS Zone object.
Zone.Builder - Class in com.google.cloud.dns
Builder for Zone.
Zone.Status - Class in com.google.cloud.compute
Status of the region.
ZoneId - Class in com.google.cloud.compute
A Google Compute Engine zone identity.
ZoneInfo - Class in com.google.cloud.dns
A Zone represents a DNS zone hosted by the Google Cloud DNS service.
ZoneInfo.Builder - Class in com.google.cloud.dns
Builder for ZoneInfo.
ZoneOperationId - Class in com.google.cloud.compute
Identity for a Google Compute Engine zone operation.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2017 Google. All rights reserved.